# Sabre for Developers API **Provider:** Sabre for Developers **Category:** maps **Base URL:** `https://developer.sabre.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on contract **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.sabre.com/guides/travel-agency/quickstart/getting-started-in-travel ## Description Access powerful travel APIs, SDKs, and tools to build airline, hotel, and agency solutions. Get integration guides, documentation, and expert support for seamless development. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.sabre.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.sabre.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid B2B travel API. Pricing by custom contract for airlines, hotels, and car rental data. --- *Source: [API Map](https://apimap.dev/apis/sabre-for-developers/) — CC BY 4.0*