# Open Government, Luxembourg API **Provider:** Open Government, Luxembourg **Category:** developer **Base URL:** `https://data.public.lu` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://data.public.lu ## Description Luxembourgish Government Open Data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.public.lu/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://data.public.lu' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Luxembourg government open data API. --- *Source: [API Map](https://apimap.dev/apis/open-government-luxembourg/) — CC BY 4.0*