Skip to content
traveldistro home

/v1/hotels

Hotels

What is it

The Hotels API books hotel inventory at wholesale rates through one unified integration. Search, quote and confirm with the same key and balance as everything else.

Capabilities

  • Wholesale rates

    Net pricing you can mark up, settled from your prepaid balance.

  • Structured room data

    Board types, occupancy and cancellation rules arrive as fields, not free text.

  • Idempotent bookings

    Confirm with an idempotency key and retry safely on timeouts.

Sample request

POST /v1/hotels/quote
{
  "hotel_id": "ht_pera_92841",
  "check_in": "2026-09-14",
  "check_out": "2026-09-17",
  "rooms": [{ "adult": 2 }],
  "currency": "EUR"
}
/v1/hotels

Frequently asked questions

Which currencies are supported?
TRY, USD, EUR and GBP for both pricing and settlement.
How are cancellations handled?
Every rate carries machine-readable cancellation deadlines and penalties before you book.

Other verticals

Ready to integrate?

Tell us about your volume and verticals. We will get you sandbox keys.

Contact us