Market Data
Get market by id
Single market detail by condition id.
GET /markets/{condition_id}
Single market detail. Falls back to market_resolutions if the market has
closed and is no longer in the live cache.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
condition_id | string | Yes | Polymarket conditionId or Kalshi market identifier (path param) |
curl -H "x-api-key: YOUR_KEY" \
"https://api.scanna.xyz/markets/0xfb1835..."