{"uid":"cap_a4doHvKDR7Ys61DTFVW68","slug":"sports-game-box-score-live-state-api-4258b15b","name":"Sports Game Box Score & Live State API","description":"Deep single-game state for one game by its id, normalized to one cited JSON. Give a league and a game_id and get the box-score numbers, the status and period or inning, team totals, statistical leaders and any reported injuries. The richest per-game view, fused from the league API or ESPN.","url":"https://api.agentstools.dev/sports/game","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"},"queryParams":{"type":"object","required":["league"],"properties":{"id":{"type":"string","description":"Alias for game_id"},"league":{"enum":["mlb","nhl","nfl","nba","epl"],"type":"string","description":"League key. One of the supported major leagues."},"game_id":{"type":"string","description":"The game id, as returned by /sports/scores or /sports/schedule for this league."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hs1cU0nFYMTAxf7-Kub0W","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns deep single-game state including box score, status, period/inning, team totals, statistical leaders, and injuries for a given league and game ID.","exampleAgentPrompt":"Pull up the full box score for NBA game 401547623 — I want the current status, team totals, statistical leaders, and any reported injuries.","exampleUseCases":null,"resultDescription":"A normalized JSON object containing the game's current status (live/final/scheduled), current period or inning, full box score numbers, team totals, top statistical leaders by category, and any reported player injuries — all fused from the league API or ESPN into a single cited response.","failureModes":["Missing required 'league' parameter returns a 400 validation error","Invalid or unrecognized game_id returns a 404 or empty result","Requesting a game from an unsupported league (not mlb/nhl/nfl/nba/epl) returns a validation error","Game not yet started may return limited data with scheduled status","Payment failure (x402) if USDC payment is not completed","Rate limiting if too many requests are made in quick succession"],"whenToPreferThis":"Use this endpoint when you need the richest, most comprehensive per-game view for a single game — combining live status, box score, team totals, statistical leaders, and injuries in one normalized call. Prefer this over /sports/scores (which covers multiple games at once) or /sports/schedule (which covers schedules) when you need deep detail on one specific game. Ideal for post-game recaps, live game tracking, or player/team performance analysis for a known game ID.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T08:20:17.327Z","isFirstParty":false}