# OpenLigaDB API **Provider:** OpenLigaDB **Category:** entertainment **Base URL:** `https://www.openligadb.de` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.openligadb.de ## Description Api zum Abrufen von Daten zur Fußball-Bundesliga und vielen weiteren Ligen ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.openligadb.de/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.openligadb.de' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/openligadb/) — CC BY 4.0*