Sports & Fitness — entry 025 of 34

SportScore

Verified Jul 2026

SportScore is a free REST API for live scores, fixtures, standings, and player statistics across football, basketball, cricket, and tennis, aggregating hundreds of leagues worldwide behind 60-second edge caching. A live keyless request to the real `sportscore.com/api/widget/matches/` endpoint returned real match data (200, `x-api-key-status: none`) and echoed a wildcard `access-control-allow-origin` header, reconfirming `auth: None` and `cors: yes`. The free tier requires a visible 'Powered by SportScore' attribution backlink; commercial/white-label access without attribution is available by direct arrangement, so pricingModel is set to freemium rather than a flat free tier.

footballbasketballcrickettennislive-scores
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score71out of 100
Authentication25/25No authentication required
Pricing17/20Freemium tier available
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 71 on greatapis.com
<a href="https://greatapis.com/api/sportscore/"><img src="https://greatapis.com/badge/sportscore.svg" alt="Scored 71 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.