OpticOdds · Authentication Profile
Opticodds Authentication
Authentication
OpticOdds authenticates with a single long-lived API key. There is no OAuth, no OIDC, no scopes, and no token exchange. The one thing worth knowing is that the key travels in a DIFFERENT header depending on which surface you call: X-Api-Key for REST, Authorization: Bearer for the hosted MCP server.
OpticOdds secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.
OddsSports BettingSports DataReal-Time DataStreamingFixturesInjuriesPrediction MarketsMCP
Methods: apiKey
Schemes: 3
OAuth flows:
API key in: header, query
Security Schemes
ApiKeyHeader apiKey
ApiKeyQuery apiKey
McpBearer http
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.