2 endpoints match this tag.
/sports
List all available sports and their leagues that have live score data. Returns sport names and league identifiers that you can use with the live scores endpoint. Covers major sports including soccer (Premier League, La Liga, Serie A, Bundesliga), American football (NFL), basketball (NBA), baseball (MLB), hockey (NHL), and more. Data sourced from ESPN.
/sports/:sport/:league
Get live and recent scores for a specific sport and league. Returns match details including team names, current scores, game status (scheduled/in-progress/final), and timing. Provide the sport and league codes from the available sports endpoint (e.g., soccer/eng.1 for the English Premier League). Useful for sports dashboards, score tickers, betting apps, and fantasy sports tools. Data from ESPN.