Skip to main content
GET
/
orderbook
/
{marketId}
cURL
curl --request GET \
  --url https://api.jup.ag/prediction/v1/orderbook/{marketId} \
  --header 'x-api-key: <api-key>'
"<unknown>"

Authorizations

x-api-key
string
header
required

Get API key via https://portal.jup.ag

Path Parameters

marketId
string
required

Kalshi market identifier

Minimum string length: 1
Example:

"KXF1-25-LN"

Response

any | null

Orderbook data from price service

Forecast response payload