get https://api.amberdata.com/amberlens/metrics/data
Retrieve a specific amberLens dataset. You can also visually explore the datasets at amberLens
This API endpoint requires additional permissions.
Please contact your Amberdata Account representative for more information.
Not specifying startDate and endDate
If the startDate and endDate query parameters are not provided, the API will return the data from the previous 731 days (2 years).
Response Data
Fields and paths are relative to the top-level payload
field i.e. metadata.next
is equivalent to payload.metadata.next
.
JSON Field/Path | Value Type | Optional | Description |
---|---|---|---|
data[index].* | object | The dataset according to its schema defined in Datasets Information . As such, please note that the array of objects will be different based on the dataset specified using the id query parameter. |