cURL
curl --request GET \
--url https://api.jup.ag/prediction/v1/trading-status \
--header 'x-api-key: <api-key>'{
"trading_active": true
}History & Data
Get Trading Status
Get current trading status of the prediction market
GET
/
trading-status
cURL
curl --request GET \
--url https://api.jup.ag/prediction/v1/trading-status \
--header 'x-api-key: <api-key>'{
"trading_active": true
}Documentation Index
Fetch the complete documentation index at: https://dev.jup.ag/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get API key via https://developers.jup.ag/portal
Response
200 - application/json
Current Kalshi and Polymarket exchange trading status
Was this page helpful?
⌘I
