Index
Get index composition history
GET
For more information, please visit the INTX TS SDK.
For more information, please visit the INTX TS SDK.
Authorizations
The Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Path Parameters
Identifies the index by name (e.g., COIN50
)
Query Parameters
Filters look back history for returned data (accepts an ISO 8601 timestamp format)
Example:
"2024-10-31T00:00:00Z"
The number of results to return (defaults to 5)
Example:
3
The number of results from the beginning to skip past
Example:
0
Response
200
application/json
Index composition list
The response is of type object
.