Snapshots of asset metric constituents
Coin Metrics API key can be specified as ?api_key= query parameter.
Target metric name.
Returns constituents at a specified date.
Value now can be specified to get the current constituents.
Mutually exclusive with start_time and/or end_time.
Start of the time interval, inclusive.
Multiple formats of ISO 8601 are supported: 2006-01-20T00:00:00Z, 2006-01-20T00:00:00.000Z, 2006-01-20T00:00:00.123456Z, 2006-01-20T00:00:00.123456789Z, 2006-01-20, 20060120.
Mutually exclusive with at_time.
End of the time interval, inclusive.
Multiple formats of ISO 8601 are supported: 2006-01-20T00:00:00Z, 2006-01-20T00:00:00.000Z, 2006-01-20T00:00:00.123456Z, 2006-01-20T00:00:00.123456789Z, 2006-01-20, 20060120.
Mutually exclusive with at_time.
Token for receiving the results from the next page of a query.
Should not be used directly. To iterate through pages just use next_page_url response field.
Number of items per single page of results.
The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
100Where does the first page start, at the start of the interval or at the end.
The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
endPossible values: Format of the response.
jsonPossible values: Human-readable formatting of JSON responses.
falseSnapshots of asset metric constituents.
Snapshots of asset metric constituents response.
Token of the next page results for a given request.
URL of the next page results for a given request.
Metric not found.
Requested resource requires authorization.
Requested resource is not available with supplied credentials.
Provided URI is too long. It must not be greater than 10000 symbols.
Last updated
Was this helpful?