OVERVIEW#
Global BedBank Rates API#
The Global BedBank Rates API provides hotel search, live rates, availability, and booking features across supported hotel suppliers.Agents can use the API to search hotels, compare rates, create prebooks, confirm bookings, manage existing bookings, and handle payment flows.All authenticated requests require an Agent API Key in the Authorization header.Endpoints#
Auth - POST /auth/login, GET /me
Search - GET /countries, GET /currencies, GET /hotels, POST /hotel-rates, POST /hotel-min-rates
Bookings - POST /prebook, POST /confirm, GET /bookings, GET /bookings/{reference}, PUT /cancel, PUT /amend
Payment - GET /prebook/{booking_id}/payment/{token}, GET /.../return
Modified at 2026-06-02 22:08:00