generated: '2026-07-15' method: generated source: openapi/the-odds-api-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 10 by_action_class: connected: 10 by_consequence: read: 10 human_in_the_loop_required: 0 operations: - path: /v4/sports method: get operationId: getSports x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/sports/{sport}/odds method: get operationId: getSportOdds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/sports/{sport}/scores method: get operationId: getSportScores x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/sports/{sport}/events method: get operationId: getSportEvents x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/sports/{sport}/events/{eventId}/odds method: get operationId: getEventOdds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/sports/{sport}/events/{eventId}/markets method: get operationId: getEventMarkets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/sports/{sport}/participants method: get operationId: getSportParticipants x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/historical/sports/{sport}/odds method: get operationId: getHistoricalOdds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/historical/sports/{sport}/events method: get operationId: getHistoricalEvents x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v4/historical/sports/{sport}/events/{eventId}/odds method: get operationId: getHistoricalEventOdds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none