API

Build your hotel solution with the CDS Groupe API

Unified endpoints for Search, Availability, Content, Booking, Details, and Cancel. Integrate once to seamlessly access multiple suppliers.

Quick start
# Search hotels
GET /v1/hotelSearch
    ?checkin=2025-10-15
    &checkout=2025-10-16
    &room=1&guest=1
    &latitude=48.8575
    &longitude=2.3514
    &radius=10
    ¤cy=EUR

# Book a room
POST /v1/bookings
Content-Type: application/json
{
  "HotelCode":    "6203406",
  "Start":        "2025-10-15",
  "End":          "2025-10-16",
  "FirstName":    "Jane",
  "LastName":     "Doe",
  "Email":        "jane@company.com",
  "RatePlanCode": "RAT...",
  "RoomCode":     "ROM..."
}

# Full specs: developers.cdsgroupe.com

Connected suppliers

Booking.com Hotel.com Amadeus Sabre TravelPort HotelBeds WebBeds Restel (Hotusa) AVH Cityzen CRC ItalCamel

Core Endpoints

Six endpoints to power every hotel workflow, from search to cancellation.

Search

Query hotels and rates by city, dates, and occupants with filterable results.

Availability

Get current availability and pricing for selected properties and room types.

Content

Access rich content: amenities, photos, descriptions, maps, and policies.

Booking

Create bookings with traveler details and payment profiles; receive confirmations.

Booking Details

Fetch booking records, vouchers, invoices, and status for downstream systems.

Cancel

Cancel reservations programmatically, respecting supplier rules and deadlines.

12+ Suppliers connected
6 Core endpoints
REST JSON protocol
99.9% Uptime SLA

Built for developers

Everything you need to integrate hotel booking into your platform.

At a glance

  • REST / JSON endpoints
  • Hotel search, availability, and content
  • Booking create, retrieve, and cancel
  • Multi-supplier connectivity
  • Sandbox environment for testing
  • Dedicated technical support
Open full documentation Learn more about CDS Groupe

Request access

Tell us about your use case and expected volumes.