# transport.rest API **Provider:** transport.rest **Category:** maps **Base URL:** `https://transport.rest` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://transport.rest ## Description Community maintained, developer-friendly public transport API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://transport.rest/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://transport.rest' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/transport/) — CC BY 4.0*