T
Travel Redirect API
Details
- URL
-
https://apim.expedia.com - Docs
- https://developers.expediagroup.com/travel-redirect-api/api
Authentication
Travel Redirect API key
Key: <credential> + Travel Redirect Basic auth credentials Authorization: Basic <credential> discovered Get onboarded for Travel Redirect API using the getting started guide. Expedia assigns and sends the Travel Redirect API key as part of onboarding. Use it in the Key request header.
During Travel Redirect API onboarding, Expedia provides the credentials used for Basic auth. The docs say to use the Expedia-issued username together with the Travel Redirect API password from your Expedia representative, concatenate them as username:password, Base64-encode that string, and send it as the Authorization: Basic ... header. See Authentication and Authorization and Travel Redirect API Password.