get_tag_details
Retrieve detailed cryptocurrency tag information including market data, sparklines, and category insights from Coinranking's database for analysis and tracking.
Instructions
Find information about a specific tag. On Coinranking, we use this data on our coin categories page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| referenceCurrencyUuid | No | UUID of coin (either fiat or crypto), the price of the reference currency is used in all the values that represent a price, e.g. 24hVolume and marketCap. Defaults to US Dollar, but you can use any coin. You can find UUIDs for reference currencies in any coin endpoint, including a convenient dedicated reference currency endpoint Default value: yhjMzLPhuIDl | |
| timePeriod | No | Time period where the change and sparkline are based on Default value: 24h Allowed values: 1h 3h 12h 24h 7d 30d 3m 1y 3y 5y | |
| slug | Yes | Slug of the tag you want to request. Consult the tags endpoint for possible slug values. |