Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Text search query on market question and description.
JSON object with filter criteria. Accepted keys:
platforms (comma-separated or array), categories (comma-separated or array), statuses (comma-separated or array), minVolume (number), minLiquidity (number).Example: {"platforms":"polymarket","categories":"crypto,politics","statuses":"active","minVolume":10000,"minLiquidity":5000}Sort field. Possible values:
volume24hUSD (24h volume), totalVolumeUSD (all-time volume), liquidityUSD (current liquidity), createdAt (newest first), trendingScore (trending score).Sort direction.
asc or desc.Number of markets to return (1 to 100).
Pagination offset.
Response
Array of market search results.
Pagination metadata.
Server hostname that handled the request.
Request processing time in milliseconds.