Assets

Retrieve markets for a specific asset

Retrieve market details for a specific asset by slug (id)

get/assets/{slug}/markets

Path parameters

slugstring required

The slug of the asset

Query parameters

limitinteger

Number of results to return (default is 100)

offsetinteger

Number of results to skip (default is 0)

Response

Market details for the asset

timestampinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.