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).