T

Travel Redirect API

REST discovered

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
Travel Redirect API key api_key Get key ↗

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.

Travel Redirect Basic auth credentials basic Get credentials ↗

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.