# Transport for Manchester, England API **Provider:** Transport for Manchester, England **Category:** maps **Base URL:** `https://developer.tfgm.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.tfgm.com/ ## Description TfGM transport network data ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.tfgm.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.tfgm.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Transport for Greater Manchester open data API. --- *Source: [API Map](https://apimap.dev/apis/transport-for-manchester-england/) — CC BY 4.0*