Skip to main content
GET
/
api
/
sdk
/
markets
/
check
Check Market Exists
curl --request GET \
  --url https://api.simmer.markets/api/sdk/markets/check
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

url
string | null

Polymarket or Kalshi market URL

condition_id
string | null

Polymarket condition ID

ticker
string | null

Kalshi market ticker

Response

Successful Response