{"uid":"cap_9ttMZOnOoU0zH2ArTQPDY","slug":"fanfare-api-fly-dev-6ad91903","name":"Fanfare NFL Game Detail","description":"NFL game detail with score, current quarter, game clock, and box score. Use event_id from the schedule or scoreboard endpoint.","url":"https://fanfare-api.fly.dev/nfl/game/:event_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":["event_id"],"properties":{"event_id":{"type":"string","description":"ESPN event 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","week","clock","score","sport","venue","league","season","status","quarter","date_utc","away_team","home_team"],"properties":{"id":{"type":"string"},"week":{"type":"number"},"clock":{"type":"null"},"score":{"type":"object","required":["away","home","quarters"],"properties":{"away":{"type":"number"},"home":{"type":"number"},"quarters":{"type":"array","items":{"type":"object","required":["away","home","quarter"],"properties":{"away":{"type":"null"},"home":{"type":"null"},"quarter":{"type":"number"}}}}}},"sport":{"type":"string"},"venue":{"type":"object","required":["city","name","state","surface","roof_type"],"properties":{"city":{"type":"null"},"name":{"type":"null"},"state":{"type":"null"},"surface":{"type":"null"},"roof_type":{"type":"string"}}},"league":{"type":"string"},"season":{"type":"string"},"status":{"type":"string"},"quarter":{"type":"null"},"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"}}}}},"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":{"input":{"type":"http","method":"GET","pathParams":{"event_id":"401671816"},"queryParams":{}}},"response":{"data":{"id":"401671816","week":7,"clock":null,"score":{"away":33,"home":10,"quarters":[{"away":null,"home":null,"quarter":1},{"away":null,"home":null,"quarter":2},{"away":null,"home":null,"quarter":3},{"away":null,"home":null,"quarter":4}]},"sport":"football","venue":{"city":null,"name":null,"state":null,"surface":null,"roof_type":"outdoor"},"league":"nfl","season":"2024","status":"final","quarter":null,"date_utc":"2024-10-18T00:15Z","away_team":{"id":"7","city":"Denver","name":"Broncos","division":null,"full_name":"Denver Broncos","conference":null,"abbreviation":"DEN"},"home_team":{"id":"18","city":"New Orleans","name":"Saints","division":null,"full_name":"New Orleans Saints","conference":null,"abbreviation":"NO"}},"sport":"football","errors":[],"league":"nfl","warnings":[],"request_id":"c440ac9f-0b46-47a1-8bf5-154fbe16d901","retrieved_at":"2026-06-18T05:01:55.411718+00:00"}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001000","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.001000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hg-OVK-SpnNPtO5trwKJA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns live NFL game details including score, current quarter, game clock, and full box score for a specific game event","exampleAgentPrompt":"What's the current score, quarter, and game clock for NFL game event 401671816 — also pull the full box score?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the live NFL game score for both teams, the current quarter, game clock time remaining, and a full box score breakdown — all keyed to the ESPN event ID provided.","failureModes":["Invalid or non-existent event_id returns a 404 or error response","Game not yet started may return empty or null score/clock fields","Event ID from a different sport (e.g. NBA) will return no data or an error","Payment failure (x402) if USDC balance is insufficient","Rate limiting if too many requests are made in quick succession"],"whenToPreferThis":"Use this endpoint when you need live or near-real-time NFL game data for a specific game, including score, quarter, game clock, and box score. Best used after obtaining the event_id from an NFL schedule or scoreboard endpoint. Prefer this over general sports data APIs when you specifically need box score detail alongside live clock and quarter information for NFL games.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:57:25.777Z","isFirstParty":false}