# Europeana API **Provider:** Europeana **Category:** entertainment **Base URL:** `https://pro.europeana.eu` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 100 req/s per API key **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://pro.europeana.eu/resources/apis/search ## Description European Museum and Galleries content ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://pro.europeana.eu/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://pro.europeana.eu' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with API key. No paid tiers; European cultural heritage collections. --- *Source: [API Map](https://apimap.dev/apis/europeana/) — CC BY 4.0*