get https://api.amberdata.com/amberlens/metrics/information
Lists out the amberLens datasets that are available for download via the API. You can also visually explore the datasets at amberLens
This API endpoint requires additional permissions.
Please contact your Amberdata Account representative for more information.
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].name | string | The complete human readable name of the dataset. | |
data[index].id | string | The dataset id used as a reference identifier for API access. | |
data[index].schema | string | Yes | The OpenAPI specification of the dataset. This property only appears if includeSchema=true |