Get a prediction market by ID

/v4/data/prediction/markets/{id}

100 credits per API call

Retrieve a single prediction market by its platform-native identifier.

Accepted id formats:

  • Polymarket — condition id (0x + 64 hex characters).
  • Kalshi — market ticker (e.g. KXELONMARS-99). Tickers are uppercase alphanumeric with optional - and _ separators.

Other notes

  • Returns 404 when the market does not exist on either platform.
  • Returns 400 when the id does not match either accepted format.
  • volumeUnit, liquidity and chain follow the same per-platform rules as the listing endpoint.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Platform-native market identifier. Polymarket condition id or Kalshi market ticker.

Responses

404

Market not found on any supported platform.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json