Asset
Get assets by id
Unique identifier for the cryptocurrency (e.g., bitcoin).
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the asset
Example:
"bitcoin"
Response
200 - application/json
Detailed information about the cryptocurrency.
The response is of type object
.