# balldontlie API **Provider:** balldontlie **Category:** entertainment **Base URL:** `https://www.balldontlie.io` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.balldontlie.io ## Description Balldontlie provides access to stats data from the NBA ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.balldontlie.io/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.balldontlie.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/balldontlie/) — CC BY 4.0*