cURL
curl --request GET \ --url https://demo-api.mobula.io/api/2/pm/market/live
{ "data": [ { "platform": "<string>", "marketId": "<string>", "slug": "<string>", "question": "<string>", "category": "<string>", "status": "<string>", "volume24hUSD": 123, "totalVolumeUSD": 123, "liquidityUSD": 123, "endDate": "<string>", "createdAt": "<string>", "logo": "<string>", "tradesCount": 123, "outcomes": [ { "outcomeId": "<string>", "label": "<string>", "priceUSD": 123 } ] } ], "pagination": { "page": 123, "offset": 123, "limit": 123, "pageEntries": 123 }, "hostname": "<string>", "took": 123 }
Get currently active short-duration prediction markets filtered by token symbol.
Comma-separated token symbols (lowercase)
5m
15m
4h
Number of markets to return
1 <= x <= 100
Pagination offset
x >= 0
Live markets
Show child attributes