Skip to main content

Login Message

Connect and send a login message immediately:
Rules:
  • Must be the first message
  • Send within 10 seconds
  • Defines all subscriptions and filters

Login with Channels and Filters


Filter Mode

IDs like fixtureId and futureId are structured but should be treated as opaque in your logic. See Concepts.

Access: Live vs Pregame

After login, the server tells you what you’re allowed to receive:
These are determined by your apiKey, not client filters.

Bookmaker-Gated Channels

These channels require explicit bookmaker access:
  • odds, bookmakers
  • oddsFutures, bookmakersFutures
You can restrict which bookmakers you receive:

🐍 Python Example