Get tags
Retrieve all available event tags/categories. Default listing is alphabetical (cursor-paginated). If either sort or timeframe is provided, the listing is ranked by the chosen metric+window (offset-paginated): sort defaults to volume when only timeframe is set, timeframe defaults to 24h when only sort is set.
Query Parameters
Results limit (default: 10, max: 250)
Offset-based pagination (number of results to skip). Takes precedence over pagination_key.
Cursor-based pagination key (alphabetical mode only).
Sort metric. Defaults to volume when only timeframe is set. Setting either sort or timeframe adds +2 credits.
Metric to order by when sort=<value> is provided.
unique_* variants rank by the number of distinct wallet addresses
active in the selected timeframe.
volume, builder_volume, shares_volume, builder_shares_volume, txns, builder_txns, unique_traders, unique_builder_traders, unique_makers, unique_takers, fees, builder_fees Window for the sort metric. Defaults to 24h when only sort is set. Setting either sort or timeframe adds +2 credits.
Timeframe for ?sort=... — defines the window the metric is summed over
(or lifetime for all-time cumulative).
lifetime, 1h, 24h, 7d, 30d, 1mo Sort direction (default: true = highest first). Only applies to sort/timeframe mode.
Response
List of all tags
Distinct active traders in the window.