Rates
Get rate by ID
Retrieve detailed rate information for a specific cryptocurrency or fiat currency using its unique identifier.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the asset or fiat currency.
Example:
"bitcoin"
Response
200 - application/json
Detailed rate information for the specified ID.