v19

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-288570715.5 KB

Pools by Category ID

To query all the pools based on the provided category ID

get/onchain/categories/{category_id}/pools

Path parameters

category_idstring required

Category ID.

Query parameters

includestring

Attributes to include, comma-separated if more than one. Available values: base_token, quote_token, dex, network

pageinteger

Page through results. Default value: 1

sort'm5_trending' | 'h1_trending' | 'h6_trending' | 'h24_trending' | 'h24_tx_count_desc' | 'h24_volume_usd_desc' | 'pool_created_at_desc' | 'h24_price_change_percentage_desc'

Sort the pools by field. Default: pool_created_at_desc

Response

Pools by category