# Traveller Map API **Provider:** Traveller Map **Category:** maps **Base URL:** `https://travellermap.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://travellermap.com/doc/api ## Description Traveller TTRPG map world, sub sector and sector information in json, PDF and other formats| No | Yes | No | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://travellermap.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://travellermap.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free for Traveller RPG community. Sci-fi universe mapping API. --- *Source: [API Map](https://apimap.dev/apis/traveller-map/) — CC BY 4.0*