The Travel Partner API gives you programmatic access to your account data. The accessible resources include:
- Errors and warnings about your feeds via the Feed Status API
- Access to your Hotel List Feed via the Hotels API
- Itinerary and pricing data for a given property via the Prices API
Getting started
To get started using the Travel Partner API:
- Read Using the 2.0 APIs to see how to access the APIs.
- Set up OAuth 2 access using the instructions in API Authentication.
- Create a client that accesses the API. See the Python example.