# Wger API **Provider:** Wger **Category:** entertainment **Base URL:** `https://wger.de` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://wger.de/en/software/api ## Description Workout manager data as exercises, muscles or equipment ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://wger.de/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://wger.de' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open-source. Workout manager API; no paid tiers. --- *Source: [API Map](https://apimap.dev/apis/wger/) — CC BY 4.0*