Booking Holdings · Example Payload

Demand Api Accommodations Details Data Output Example

AccommodationsAirlinesCar RentalsHospitalityHotelsRestaurantTravel

Demand Api Accommodations Details Data Output Example is an example object payload from Booking Holdings, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idaccommodation_typebooker_address_requiredbrandsbundlescheckin_checkout_times

Example Payload

Raw ↑
{
  "id": 338,
  "accommodation_type": 495,
  "booker_address_required": true,
  "brands": [
    978
  ],
  "bundles": [
    {
      "id": 889,
      "value_adds": [
        {}
      ]
    }
  ],
  "checkin_checkout_times": {
    "checkin_from": "2026-06-15",
    "checkin_to": "2026-06-15",
    "checkout_from": "2026-06-18",
    "checkout_to": "2026-06-18"
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/demand-api-accommodations-details-data-output-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.