generated: '2026-07-15' method: generated source: openapi/national-hockey-league-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: 15 by_action_class: connected: 15 by_consequence: read: 15 human_in_the_loop_required: 0 operations: - path: /v1/schedule/now method: get operationId: getScheduleNow x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/score/now method: get operationId: getScoreNow x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/score/{date} method: get operationId: getScoreByDate x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/standings/now method: get operationId: getStandingsNow x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/standings/{date} method: get operationId: getStandingsByDate x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/roster/{team}/current method: get operationId: getRosterCurrent x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/roster/{team}/{season} method: get operationId: getRosterBySeason x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/club-stats/{team}/now method: get operationId: getClubStatsNow x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/club-schedule-season/{team}/now method: get operationId: getClubScheduleSeasonNow x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/player/{player}/landing method: get operationId: getPlayerLanding x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/player/{player}/game-log/{season}/{game-type} method: get operationId: getPlayerGameLog x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/skater-stats-leaders/current method: get operationId: getSkaterStatsLeadersCurrent x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/goalie-stats-leaders/current method: get operationId: getGoalieStatsLeadersCurrent x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/gamecenter/{game-id}/boxscore method: get operationId: getBoxscore x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/gamecenter/{game-id}/play-by-play method: get operationId: getPlayByPlay x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none