Sabre Hotel Rates Mock Server

Access comprehensive rate and inventory details for hotel properties.

The Hotel Rates API provides developers with granular rate and inventory data for specific hotel properties. It allows for the retrieval of stay-specific pricing and availability information, enabling the integration of detailed lodging data into travel booking applications.

Use this hosted mock server to simulate Sabre Hotel Rates APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready. This keeps your integration code consistent across local development, QA, demos, and production.

Use cases:

Use this sandbox to test hotel search, rate validation, property detail rendering, cancellation-policy handling, and supplier response variations without depending on live lodging inventory.

Sabre Hotel Rates mock server is up and running!

Use this mock URL as the API base in your code to simulate Sabre Hotel Rates responses instantly.

https://sabre-hotel-rates.mock.beeceptor.com



Hotels

Header NameExample
Application-ID"dolore aliqua dolor velit"
{
  "currencyCode": "USD",
  "checkInDate": "2025-10-21",
  "checkOutDate": "2025-10-23",
  "hotelCode": "123456789",
  "roomType": "Suite",
  "bedType": "Double",
  "numberOfAdults": 2,
  "numberOfChildren": 0
}
{
  "hotelCode": "123456789",
  "rooms": [
    {
      "roomIndex": 1,
      "numberOfAdults": 2,
      "numberOfChildren": 0,
      "roomType": "Suite",
      "bedTypes": [
        {
          "description": "King",
          "numberOfBeds": 1
        }
      ],
      "roomDescription": {
        "name": "LONG TERM STAY",
        "text": "LONG TERM STAY RATE, 5PLS NTS, KING SUITE WITH FIREPLACE, 1 BEDROOM SUITE, 1 KING, SOFA BED"
      },
      "amenities": [
        "Fireplace",
        "Sofa bed"
      ],
      "ratePlans": [
        {
          "ratePlanName": "LONG TERM STAY",
          "ratePlanType": "24",
          "ratePlanDescription": "Published",
          "limitedAvailability": false,
          "rateSource": "100",
          "rateKey": "v0ZC4khoN4Q41BI9EfRdrXZAiLaE5sv294oMvGye47PXPcu0FQdMOL/AEUILTEu3uBjh/xoCeeQutQM1Nl8zNeTNcf0pvbcpMq2JV/lC8tE7laUgW1PuvYom7cZoS9OvwJTTL17vleqshgbAGraNbYvW66V84RMS61f9Ezl1JK20OTiu7+NhbIdL0T/PYMUS5V+6IJIHMZzXTx3QikkaLNgFMOi5rtHJLJaKt3Rzc54vVJ0JCB8L3G5ecSnsITyUDzan9r3Pfn66PVmriATPq5PDArNjYdxNwtOfhD476T72H48wcXkDeztdbylCSijATN3/oM4ok1N7iaoZ1KC1b4PTuN/lHG29E9iv9RL6WjpS561oGaWLShoJvjlM/FduyfXf7ElgRyw/2zWYE6isPFjwQD/p+2CvW+atOTv6BIqwovVRtMrM7nn0G9AAB/QrUlUHGTvARVOTJmv+NbTrUW5cPsj23IqGSaIvKqPD7rMqbKhkY7kTQyZ45yjoFLaAJM7LeOfIkVrKqiAO7QgWVyRVss1AYF/NcpEl+N6h2XZrI/tU0msYkDo+thauY2SRnJpzg/A/yYV0zKkoT7S+HWL+nAoPr1yvUmzkY+PZ0KUyXmGh7iL/aRHhF0tA3jDGSkKD/P8kHWvkoH5ImguKzS4AQYCufaJtwNh0ZOt2tmSRYVRT9VYrkN2vShwjRYc0",
          "productCode": "LTSB00",
          "rateDetails": {
            "currencyCode": "USD",
            "startDate": "2025-10-10",
            "endDate": "2025-10-17",
            "averageNightlyRate": "286.87",
            "approxTotalPrice": "2008.11",
            "areAdditionalFeesInclusive": true,
            "isTaxInclusive": true,
            "rates": [
              {
                "startDate": "2025-10-10",
                "endDate": "2025-10-12",
                "amountBeforeTax": "319.00"
              },
              {
                "startDate": "2025-10-12",
                "endDate": "2025-10-17",
                "amountBeforeTax": "219.00"
              }
            ],
            "taxes": {
              "amount": "240.45",
              "tax": [
                {
                  "startDate": "2025-10-10",
                  "endDate": "2025-10-12",
                  "amount": "44.26"
                }
              ]
            },
            "fees": {
              "amount": "34.66",
              "fee": [
                {
                  "startDate": "2025-10-10",
                  "endDate": "2025-10-12",
                  "amount": "6.38"
                },
                {
                  "startDate": "2025-10-12",
                  "endDate": "2025-10-17",
                  "amount": "30.38"
                }
              ]
            },
            "roomExtras": [
              {
                "description": "Extra adult charge",
                "amount": "0.00"
              },
              {
                "description": "Cribs",
                "amount": "0.00"
              }
            ],
            "cancelPenalties": [
              {
                "refundable": true
              }
            ],
            "guarantee": {
              "guaranteeType": "GUAR",
              "guaranteesAccepted": [
                {
                  "guaranteeTypeDescription": "Credit card",
                  "paymentCards": [
                    {
                      "cardCode": "AX",
                      "cardName": "AMERICAN EXPRESS"
                    },
                    {
                      "cardCode": "DC",
                      "cardName": "DINERS CLUB CARD"
                    },
                    {
                      "cardCode": "DS",
                      "cardName": "DISCOVER CARD"
                    },
                    {
                      "cardCode": "JC",
                      "cardName": "JCB CREDIT CARD"
                    },
                    {
                      "cardCode": "IK",
                      "cardName": "MASTER CARD"
                    },
                    {
                      "cardCode": "CA",
                      "cardName": "MASTERCARD"
                    },
                    {
                      "cardCode": "VI",
                      "cardName": "VISA"
                    },
                    {
                      "cardCode": "VS",
                      "cardName": "VISA"
                    },
                    {
                      "cardCode": "MC",
                      "cardName": "MASTER CARD"
                    }
                  ]
                }
              ]
            },
            "additionalDetails": [
              {
                "description": "Rate disclaimer information",
                "text": "INCLUDES TAXES AND SURCHARGES"
              },
              {
                "description": "Miscellaneous information",
                "text": "TRAVEL LIKE YOU LIVE"
              }
            ]
          }
        }
      ]
    }
  ]
}
sabrehotelstravelrestinventory