Get current market price

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

100 credits per API call

Current price snapshot for a single market. Returns per-outcome quotes (best bid / best ask / sizes), the implied midpoint, spread, last trade price and rolling 24-hour volume. Useful for ticker-style dashboards and pre-trade previews.

Other notes

  • Resolves the same id formats as GET /markets/{id} (Polymarket condition id or Kalshi market ticker).
  • volume24h is reported in the market's volumeUnitusd on Polymarket, contracts on Kalshi.
  • volume24h and volumeUnit are null when the upstream does not expose a 24-hour figure.
  • midPrice and spread are null when either side of the book is empty.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Platform-native market identifier.

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