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
}Authorizations
Get API key via https://developers.jup.ag/portal
Response
200 - application/json
Whether trading is currently enabled
Was this page helpful?
⌘I
