v1

latestOpenAPI 3.0.0ISC License2026-07-17873443.7 KB
NFL

Get specific game info

Retrieve detailed information about a specific game

get/nfl/competitions/{competitionId}/games/{gameId}

Path parameters

competitionIdstring required

Competition ID

gameIdstring required

Game ID

Response

Game info retrieved successfully

successboolean

Example response

{
  "success": true
}