Get Market Status
Markets
Get Market Status
Check the resolved status of multiple markets by condition ID
POST
Get Market Status
Overview
The/api/markets/status endpoint allows you to check whether multiple markets have been resolved in a single request. This is useful for batch status checks and portfolio monitoring.
Request
Body Parameters
Array of condition IDs (market identifiers) to check. Maximum 500 IDs per request.Each ID should be a string representing the blockchain condition ID.
Response
Example Request
cURL