Booking a Room

This guide walks through booking a room using a sandbox API key.

Every account has free access to a sandbox key, so you can test everything before moving to production and adding a payment method.

You will go through the following four steps to make your first simulated booking:

  1. Get an API key to make API calls.
  2. Pull a list of rooms and their rates for the stay.
  3. Pre-book the room and rate. This is a confirmation page verifying everything is correct.
  4. Simulate a test payment to book the room.