Predictions

Single prediction market

Fetch a specific prediction market by its condition ID.

get/api/v1/predictions/markets/{condition_id}

Path parameters

condition_idstring required

Polymarket condition identifier.

Polymarket condition identifier.

Response

Market records.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}

Changes

Changed in 2 of the 21 revisions of this API.31

    • added the optional property data/active to the response with the 200 status

      response-optional-property-added

    • added the optional property data/best_ask to the response with the 200 status

      response-optional-property-added

    • added the optional property data/clob_token_ids to the response with the 200 status

      response-optional-property-added

    • added the optional property data/closed to the response with the 200 status

      response-optional-property-added

    • added the optional property data/condition_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/end_date to the response with the 200 status

      response-optional-property-added

    • added the optional property data/id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/last_trade_price to the response with the 200 status

      response-optional-property-added

    • added the optional property data/liquidity to the response with the 200 status

      response-optional-property-added

    • added the optional property data/one_day_change to the response with the 200 status

      response-optional-property-added

    • added the optional property data/outcome_prices to the response with the 200 status

      response-optional-property-added

    • added the optional property data/outcomes to the response with the 200 status

      response-optional-property-added

    • added the optional property data/question to the response with the 200 status

      response-optional-property-added

    • added the optional property data/slug to the response with the 200 status

      response-optional-property-added

    • added the optional property data/spread to the response with the 200 status

      response-optional-property-added

    • added the optional property data/start_date to the response with the 200 status

      response-optional-property-added

    • added the optional property data/volume to the response with the 200 status

      response-optional-property-added

    • added the optional property data/volume_24h to the response with the 200 status

      response-optional-property-added

    • added the optional property data/volume_num to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added