Car Details API
Guidance and examples for accessing the Car Details API
Use the Car Details API to search extended information about the rates, charges, fees, and other terms associated with a single car offer.
Endpoint
Method | Endpoint | Prerequisite |
---|---|---|
GET | https://apim.expedia.com/cars/details/[offerToken] | To complete a Details API call you must have an offerToken from the Search API |
Required Headers
Key: | Expedia API key |
Authorization: | Expedia API Authorization String |
Accept: | application/vnd.exp-car.v3+json |
Partner-Transaction-Id: | Partner TransactionID String |
Optional Headers
Accept-Encoding: | gzip More info on gzip. |
---|
Next Steps
- Book selected car for customer via the Car Booking API.
Example of Details Request
https://apim.expedia.com/cars/details/AQAQAQLRhGIM3YBCjN2AQw1pGEATiWqIQBQANIAVCVIogBAZgB7ssFsAECwAEU?price=12.33¤cy=USD
Error Codes
API details
Here, you can explore the endpoint definitions for this API, then go to the API Explorer to try out all the XAP endpoints, download OpenAPI specs, or download our Postman collections. Testing with one or all of these options will give you an understanding of how the examples and schema definitions compare to the actual output.