cURL
Discovery
Get Platforms
Unauthenticated discovery endpoint that declares which V1 intelligence surfaces are supported, partial, or unsupported per provider platform.
GET
cURL
The platform capability matrix: which V1 intelligence surfaces are supported, partial, or unsupported per provider platform. Read it once at integration time so you know which endpoints return data for Polymarket versus Kalshi before you call them.
This is an unauthenticated discovery endpoint, so you can fetch it without an API key.
Use it to gate features client-side instead of hardcoding per-platform assumptions that drift as coverage expands.