lufthansa.com
Lufthansa is an airline group whose developer portal provides access to flight schedules, reference data, operational status, lounges, seat maps, cargo, fares, and partner travel integrations. Its public website also publishes a global `llms.txt` for AI routing/governance, but that file is not itself a developer integration surface.
Lufthansa exposes two REST/OpenAPI surfaces for developers: a public Open API and a partner API, both on https://api.lufthansa.com/v1 and documented on developer.lufthansa.com, using OAuth2 bearer tokens obtained from developer-issued application credentials.
- Lufthansa Open API – Publicdiscovered
- Lufthansa Open API – Partnerdiscovered
Sign in on the Lufthansa Developer Network and apply for an application key from the Open API portal as described in Getting Started. The portal states you receive two values, a key/client ID and a shared secret/client secret, which you exchange for a bearer token before calling the API. Note the homepage currently says registration is on hold until further notice.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://lufthansa.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