cURL
curl --request GET \ --url https://api.jup.ag/prediction/v1/trading-status \ --header 'x-api-key: <api-key>'
{ "trading_active": true }
Get current trading status of the prediction market
Get API key via https://portal.jup.ag
Current Kalshi exchange trading status
Was this page helpful?