Get Prediction Markets Batch
Market Data
Get Prediction Markets Batch
Fetch details for multiple prediction markets in a single request (up to 50 markets).
POST
Get Prediction Markets Batch
Request Body
Array of market identifiers to fetch (1 to 50 items). Requests with more than 50 items will return a
400 error.Response
Array of market detail objects (same shape as the single market details endpoint).
Server hostname that handled the request.
Time in milliseconds the server spent processing the request.
Usage Example
Example Response
Batch POST endpoints use
payload (not data) as the response wrapper — this matches the spot API batch convention (e.g., POST /market/multi-data).