limitless-markets
ActiveTool of The Stall
Returns active prediction markets from Limitless Exchange with current Yes/No probabilities. Covers short-duration crypto markets (5-min, 15-min BTC/ETH direction), plus longer-term markets. Returns title, implied yes/no prices, expiration, volume, categories, and slug. $0.006/call — free upstream, no API key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"page": {
"type": "integer",
"description": "Page number for pagination (default 1)."
},
"slug": {
"type": "string",
"description": "If provided, fetch a specific market by its Limitless slug (e.g. 'btc-up-or-down-5-min-1780703750051'). Overrides other filters."
},
"limit": {
"type": "integer",
"description": "Number of markets to return (1–20, default 10)."
},
"query": {
"type": "string",
"description": "Optional keyword filter applied to market titles (case-insensitive). E.g. 'btc', 'eth', 'sol'."
},
"trade_type": {
"type": "string",
"description": "Filter by trade mechanism: 'clob' (order book) or 'amm' (automated market maker). Default returns all."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries