Skip to main content
GET
Advanced pool filtering.
This endpoint was removed and now returns 410 Gone. Use GET /networks/{network}/pools/search instead. It supports the same filters plus working volume_7d, volume_30d, and liquidity_usd ranges.

Migration

Parameter and response changes from the old filter endpoint:
See the pool filtering tutorial for full examples.

Path Parameters

network
string
required

Network slug or ID (e.g., 'solana'). You can find the list of supported networks with their IDs here: /networks.

Response

410

Removed. Use /networks/{network}/pools/search instead.