amadeus.com
Amadeus is a travel technology company that provides software and data services for airlines, airports, hotels, travel sellers, and other travel-industry participants. Its products support travel search, pricing, booking, operational workflows, and related ecosystem integrations.
Amadeus exposes a self-service HTTP REST API platform for travel data and booking workflows, documented across many public OpenAPI specs and authenticated with OAuth 2.0 client credentials using an app API Key and API Secret.
- Amadeus Self-Service REST APIsdiscovered
Create an account in the Amadeus Developers Portal, then sign in and open My Self-Service Workspace. Click Create New App to get an API Key and API Secret. Exchange them at POST https://test.api.amadeus.com/v1/security/oauth2/token with form fields grant_type=client_credentials, client_id, and client_secret to obtain a bearer access token, as shown in the authorization guide.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://amadeus.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing