{"uid":"cap_4qEVnVhrez5Vzf-F39ZaA","slug":"fanfare-api-fly-dev-4603709c","name":"Fanfare NHL Game Feed","description":"Live NHL game feed — period, clock, play-by-play, and real-time scoring. Use game_id from the schedule endpoint.","url":"https://fanfare-api.fly.dev/nhl/game/:game_id","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","required":["game_id"],"properties":{"game_id":{"type":"string","description":"NHL game ID"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["data","sport","errors","league","warnings","request_id","retrieved_at"],"properties":{"data":{"type":"object","required":["id","clock","score","sport","league","period","season","status","date_utc","away_team","home_team","venue_name"],"properties":{"id":{"type":"string"},"clock":{"type":"null"},"score":{"type":"object","required":["away","home","periods"],"properties":{"away":{"type":"number"},"home":{"type":"number"},"periods":{"type":"null"}}},"sport":{"type":"string"},"league":{"type":"string"},"period":{"type":"number"},"season":{"type":"string"},"status":{"type":"string"},"date_utc":{"type":"string"},"away_team":{"type":"object","required":["id","city","name","division","full_name","conference","abbreviation"],"properties":{"id":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"division":{"type":"null"},"full_name":{"type":"string"},"conference":{"type":"null"},"abbreviation":{"type":"string"}}},"home_team":{"type":"object","required":["id","city","name","division","full_name","conference","abbreviation"],"properties":{"id":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"division":{"type":"null"},"full_name":{"type":"string"},"conference":{"type":"null"},"abbreviation":{"type":"string"}}},"venue_name":{"type":"string"}}},"sport":{"type":"string"},"errors":{"type":"array","items":{"type":"unknown"}},"league":{"type":"string"},"warnings":{"type":"array","items":{"type":"unknown"}},"request_id":{"type":"string"},"retrieved_at":{"type":"string"}}},"example":{"request":{"game_id":2024020512},"response":{"data":{"id":"2024020512","clock":null,"score":{"away":1,"home":3,"periods":null},"sport":"hockey","league":"nhl","period":3,"season":"20242025","status":"final","date_utc":"2024-12-20T00:00:00Z","away_team":{"id":"19","city":"St. Louis","name":"Blues","division":null,"full_name":"St. Louis Blues","conference":null,"abbreviation":"STL"},"home_team":{"id":"14","city":"Tampa Bay","name":"Lightning","division":null,"full_name":"Tampa Bay Lightning","conference":null,"abbreviation":"TBL"},"venue_name":"Amalie Arena"},"sport":"hockey","errors":[],"league":"nhl","warnings":[],"request_id":"6355f9a8-b66f-4ffe-a9da-2f24592b6b36","retrieved_at":"2026-05-30T00:31:56.309305+00:00"}},"exampleRequest":{"game_id":2024020512},"tags":["x402"],"displayCostAmount":"0.005000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rY3P8EcLgjf9F_Md_dayZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time play-by-play, scoring, and live game data for a specific NHL game by game ID.","exampleAgentPrompt":"What's happening right now in NHL game 2024020512 — can you pull up the live play-by-play and current score?","exampleUseCases":null,"resultDescription":"Returns a live game feed for the specified NHL game including play-by-play events, current score, period, game clock, team lineups, and other real-time game state information.","failureModes":["Invalid or non-existent game_id returns a 404 or error response","Game not yet started may return empty or pre-game state","Network latency on fly.dev infrastructure could cause timeouts","Payment failure (x402) if USDC balance is insufficient"],"whenToPreferThis":"Use this endpoint when you need real-time, play-by-play NHL game data for a specific game. Ideal for live game tracking, score monitoring, or building game-day experiences. Best when you already have the NHL game ID from a schedule or scoreboard endpoint.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:53:00.096Z","isFirstParty":false}