Endpoints
Refer to the table below for all current supported Sabre endpoints across all environments.
Note: For information about our migration from legacy Sabre endpoints to Google Cloud Platform (GCP) endpoints, refer to the Endpoints - GCP Migration page.
PUBLIC INTERNET ENDPOINTS | PRIVATE WIRE ENDPOINTS | ||
---|---|---|---|
Type of traffic | Domain Name * | Domain Name | IP Address *** |
PRODUCTION | |||
SOAP | webservices.platform.sabre.com | webservices.private.sabre.com | 151.193.246.50 |
SOAP Airline | airline.webservices.platform.sabre.com/AB** | airline.webservices.private.sabre.com /AB** | 151.193.246.51 |
REST | api.platform.sabre.com | api.private.sabre.com | 151.193.246.53 |
REST Airline | airline.api.platform.sabre.com | airline.api.private.sabre.com | 151.193.246.54 |
SOAP + STLH (/stl context path) for all customers | stl.platform.sabre.com | stl.private.sabre.com | 151.193.246.56 |
CERTIFICATION | |||
SOAP | webservices.cert.platform.sabre.com | webservices.cert.private.sabre.com | 151.193.246.61 |
SOAP Airline | airline.webservices.cert.platform.sabre.com/AB** | airline.webservices.cert.private.sabre. com/AB** | 151.193.246.62 |
REST | api.cert.platform.sabre.com | api.cert.private.sabre.com | 151.193.246.65 |
REST Airline | airline.api.cert.platform.sabre.com | airline.api.cert.private.sabre.com | 151.193.246.66 |
SOAP + STLH (/stl context path) for all customers | stl.cert.platform.sabre.com | stl.cert.private.sabre.com | 151.193.246.69 |
TEST | |||
SOAP | webservices.int.platform.sabre.com | webservices.int.private.sabre.com | 151.193.246.60 |
REST | api.int.platform.sabre.com | api.int.private.sabre.com | 151.193.246.64 |
SOAP + STLH | stl.int.platform.sabre.com | stl.int.private.sabre.com | 151.193.246.68 |
* New PUBLIC INTERNET ENDPOINT IP addresses outside of existing Sabre IP ranges will be in use. New IP addresses are subject to change without prior notification. Be certain to create safelists or any other implementation using only domain names - do not use IP addresses for PUBLIC INTERNET ENDPOINTS.
** Airline code, required in endpoints for airline customers.
*** For PRIVATE WIRE ENDPOINTS, we recommend to use domain names; however, IP addresses-based configuration is allowed
Example (for SOAP and REST, not Airlines):
- URL schema: https://webservices.platform.sabre.com/XY
- Where XY is the context path
Example for Airlines ONLY (for SOAP, REST does not require an airline code):
- URL schema: https://airline.webservices.platform.sabre.com/AB/XY
- Where AB is the airline code
- Where XY is the context path