# Transport for Hessen, Germany API **Provider:** Transport for Hessen, Germany **Category:** maps **Base URL:** `https://opendata.rmv.de` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://opendata.rmv.de/site/start.html ## Description RMV API (Public Transport in Hessen) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://opendata.rmv.de/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://opendata.rmv.de' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/transport-for-hessen-germany/) — CC BY 4.0*