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
)
Response
Latest index price
The Product ID for the index
Example:
"COIN50"
The status of the index price
Example:
"STATE_OK"
The timestamp of the index price
Example:
"2024-11-11T20:42:33Z"
The latest index price
Example:
"388.91871799439963"
The price 24hr change percent (negative values denote change down)
Example:
"8.940862872710408"