Get Single
Get Single Asset Price
Retrieve price data for a specific asset
GET
Get Asset Price
Overview
Get the current price information for a specific asset. This endpoint returns just the price data block withasset_code and asset_slug included.
Example Request
Example Response
Response Fields
Notes
- This endpoint is equivalent to using
?expand=priceon the/v1/assets/{idOrSlug}endpoint, but returns only the price data. - The response includes
asset_codeandasset_slugfor easy identification.