Skip to main content

POST /lp/pools

Lists Meteora DLMM liquidity pools with real-time analytics. Supports server-side filtering by token, sorting by APR/volume/TVL, and pagination. Price: $0.001 per request Signal vocabulary: add_liquidity | hold Sources: Meteora DLMM

Parameters

string
default:"apr"
Sort order. Options: apr, volume, tvl.
integer
default:"50"
Maximum number of pools to return (max 100).
string
Filter by token mint address.
string
Filter by base token symbol (e.g., SOL).
string
Filter by quote token symbol (e.g., USDC).
number
default:"0"
Minimum TVL in USD.

Example Request


Example Response


Data Fields