HotelBeds Hotel API Integration via Vervotech

Production-grade coverage 99.998% mapping accuracy One REST endpoint

HotelBeds is a B2B bedbank and hotel wholesaler headquartered in Spain. It contracts directly with hotels and resells inventory through XML and REST APIs to OTAs, tour operators, and travel agencies. Vervotech maps the HotelBeds catalog to canonical hotel IDs so every property a customer pulls from HotelBeds aligns 1:1 with the same property served by peer bedbanks and direct suppliers.

Integration snapshot

Supplier
HotelBeds
Type
Bedbank or wholesaler
Origin country
Spain
Region
Europe
Coverage tier
Production-grade
Canonical mapping
Vervotech hotel + room IDs
Schema unification
Names, addresses, geocodes, amenities, room types, board types
Delivery
REST API, offline file sync, on-demand match

What Vervotech does for HotelBeds

How the HotelBeds integration works

  1. Ingest. Vervotech pulls the HotelBeds hotel content feed on a continuous refresh cycle. Both static (hotel attributes) and structural (room and board types) data are captured.
  2. Normalize. HotelBeds's schema is mapped to a canonical Vervotech model. Currency, language, geocoding, and amenity vocabularies are standardized.
  3. Resolve. Every HotelBeds property is matched to a canonical Vervotech hotel ID using deterministic rules (address, geocode, name) and ML scoring trained on 3M+ properties.
  4. Deduplicate rooms. Equivalent room types from HotelBeds are collapsed with peer supplier rooms into a canonical room ID.
  5. Expose. HotelBeds content is reachable through one Vervotech REST endpoint, mixed with the rest of your supplier inventory.

HotelBeds in depth

The Hotelbeds API, marketed by HBX Group as APItude, is the largest B2B hotel bedbank in the world. One integration reaches around 173,000 mapped hotels across 185 markets, and the same account also unlocks Activities and Transfers APIs from the same operator. APItude replaces the older Hotelbeds SOAP 0.2 endpoints and is the current recommended way to integrate.

Vervotech consumes the Hotelbeds Booking API and Content API on the same footing as 400+ other hotel suppliers. You call one Vervotech REST endpoint. We handle the Api-key + X-Signature authentication, the checkRate rate token life cycle, the daily content refresh from the Content API, and the cancellation-policy schema. Your rooms and rates come back with canonical Vervotech hotel IDs, so a Hotelbeds property is instantly comparable to the same hotel from Expedia Rapid, TBO Holidays, WebBeds, or any other supplier in your stack.

Hotelbeds APItude endpoints, mapped through Vervotech

The Hotelbeds Hotels API Suite has three parts: Booking API (search and confirm), Content API (static hotel data), and Cache API (bulk price files). Vervotech reads every one of them and returns the merged result through a single REST call.

EndpointWhat it does
Hotels availability (POST /hotel-api/1.0/hotels)Live search by destination code, hotel codes, geolocation, dates, and occupancy. Vervotech returns Hotelbeds rates side by side with peer suppliers on the same canonical hotel ID.
checkRates (POST /hotel-api/1.0/checkrates)Rate token verification before booking. Vervotech calls checkRates on your behalf and returns MATCHED or the new rate before it commits the booking.
Booking confirm (POST /hotel-api/1.0/bookings)Places the reservation. Vervotech's booking endpoint proxies to Hotelbeds with the rate token and returns the Hotelbeds reference plus a Vervotech canonical booking ID.
Booking list (GET /hotel-api/1.0/bookings)Retrieve confirmed bookings by date range or reference. Vervotech unifies this with booking history from every other supplier.
Booking detail (GET /hotel-api/1.0/bookings/{ref})Full itinerary retrieval. Vervotech surfaces confirmation numbers, room details, and cancellation deadlines via one canonical booking-retrieval call.
Booking cancel (DELETE /hotel-api/1.0/bookings/{ref})Cancellation. Vervotech maps Hotelbeds cancellation policies to our canonical rate-rule schema so your UI stays consistent.
Hotel content (GET /hotel-content-api/1.0/hotels)Static content, up to 1000 hotels per page. Vervotech runs the daily lastUpdateTime differential sync so you never touch the paging.
Content descriptions (facilities, boards, categories, chains, destinations)Reference tables for facility codes, board types, categories, and chains. Vervotech unifies these vocabularies with 3M+ properties from every other supplier.
Hotel Cache APIBulk price and availability files for offline analysis. Vervotech ingests these to power rate benchmarks and Profit Maximizer.

How you connect Hotelbeds through Vervotech in 5 steps

  1. Step 1. Sign up for Vervotech. Create a Vervotech account and grab your REST API key. 7-day free trial, no credit card.
  2. Step 2. Enable Hotelbeds in your dashboard. Toggle Hotelbeds on. If you already have APItude credentials (Api-key + secret), plug them into the Vervotech dashboard. If not, Vervotech can help route the Hotelbeds partnership request through developer.hotelbeds.com.
  3. Step 3. Sync property IDs. Vervotech maps every Hotelbeds hotel code to a canonical Vervotech hotel_id. You get a CSV or an API endpoint to reconcile your existing IDs with ours before switching traffic.
  4. Step 4. Call the unified shopping endpoint. One HTTPS POST returns rates from Hotelbeds, Expedia Rapid, WebBeds, TBO, and every other supplier you have enabled. Compare margins per room across suppliers in a single JSON response.
  5. Step 5. Book via the Vervotech booking API. Pass the rate token. Vervotech follows the Hotelbeds checkRates and bookings call chain on your behalf, returns the reference number, and stores the cancellation policy on the canonical booking record.

Hotelbeds APItude eligibility and certification

Hotelbeds APItude requires a signed distribution agreement plus a mandatory certification pass before production credentials are issued. Test credentials against api.test.hotelbeds.com are free to develop against. The certification checks your workflow across Availability, CheckRate, Confirmation, Content, Voucher, and Live environment. Vervotech-mapped customers do not need to run this certification separately for the Vervotech integration; only your Hotelbeds account needs to be certified once.

Direct Hotelbeds APItude vs Hotelbeds via Vervotech

ConcernDirect integrationThrough Vervotech
Suppliers reachableHotelbeds onlyHotelbeds + 400+ others through one endpoint
AuthApi-key + rolling X-Signature (SHA-256) on every callOne Vervotech API key, we sign every Hotelbeds request
Content syncPaged 1000-per-request initial load + daily lastUpdateTime differentialHandled by Vervotech, exposed as canonical hotel objects
Rate tokenscheckRates required before booking, tokens expireManaged transparently, we call checkRates on your behalf
Cross-supplier price shopNot possible from Hotelbeds aloneDirect, on shared canonical hotel + room IDs
CertificationMandatory before live accessOnly your Hotelbeds account, once. Vervotech integration inherits it.

Example HotelBeds response via Vervotech

Vervotech returns HotelBeds properties enriched with canonical IDs that match the same property as served by peer suppliers.

curl hotelbeds-response.json
GET /v3/hotels?supplier=hotelbeds&country=sp
Authorization: Bearer YOUR_VERVOTECH_KEY

200 OK
{
  "supplier": "HotelBeds",
  "hotels": [
    {
      "vervotech_id": "vt_8f3a91...",
      "hotelbeds_id": "SUP_REF_12345",
      "name": "Example Hotel Hot",
      "address": "...",
      "geo": { "lat": ..., "lng": ... },
      "rooms": [ { "vervotech_room_id": "vrm_...", "hotelbeds_room_id": "RM_77" } ]
    }
  ]
}

Schema is illustrative. See the Hotel Mapping API documentation for the full spec.

Vervotech-mapped HotelBeds vs direct HotelBeds integration

Direct HotelBedsHotelBeds via Vervotech
Integration effortPer-supplier XML or REST mapping, schema work, ID reconciliationOne REST endpoint shared with 152+ other suppliers
Canonical IDsHotelBeds-specific IDs, no peer alignmentVervotech hotel + room IDs shared across every supplier
Deduplication with peer suppliersBuild it yourselfBuilt in, with confidence scores
Rate shopping across suppliersRequires custom matching layerDirect, properties share canonical IDs
Mapping accuracySelf-managed99.998% on 3M+ properties, continuously monitored
Time to first integrated queryWeeks to monthsSame day via free trial

Typical HotelBeds use cases

Related Vervotech capabilities

Frequently asked questions

What is HotelBeds?

HotelBeds is a bedbank or wholesaler based in Spain that distributes hotel inventory. Vervotech maps the HotelBeds catalog to canonical hotel IDs so it can be queried through the same API as 152+ other suppliers.

How does Vervotech integrate HotelBeds?

Vervotech ingests the HotelBeds feed on a continuous refresh cycle, normalizes its schema (hotel attributes, room types, geographic data) to a canonical model, and resolves every property to a Vervotech hotel ID. Customers call one REST endpoint and receive HotelBeds content alongside every other connected supplier.

What HotelBeds data is mapped?

Static content (hotel names, addresses, geocodes, amenities, images, descriptions) and structural data (room types, board types, occupancy rules) are mapped to canonical Vervotech IDs. Dynamic data (rates, availability) is passed through with canonical ID enrichment so customers can rate-shop HotelBeds against peers.

Can I rate-shop HotelBeds against other suppliers?

Yes. Because HotelBeds properties share canonical hotel and room IDs with the rest of the Vervotech network, rates from HotelBeds are directly comparable with peer suppliers under the same property listing. Profit Maximizer can also automatically rebook to a better source after the original booking if the price drops.

What is the HotelBeds coverage tier on Vervotech?

HotelBeds is currently in the production-grade tier on Vervotech's mapping pipeline. Coverage is monitored continuously and re-computed as HotelBeds publishes new inventory or schema changes.

How long does it take to go live with HotelBeds through Vervotech?

Customers with a Vervotech account can start querying HotelBeds content immediately, no separate HotelBeds integration project required. The 7-day free trial gives access to HotelBeds content alongside the rest of the supplier network from day one.

What does HotelBeds integration cost?

Vervotech Hotel Mapping starts at $499 a month and includes the full supplier network. Bundle packages discount up to 50% when you connect multiple suppliers. There are no per-supplier integration fees on top of the subscription.

Is APItude the same as the old Hotelbeds API?

APItude is the current suite of Hotelbeds REST APIs, launched in 2020 to replace the older SOAP interface. Vervotech is on APItude, so you get the current schema and content.

How is Hotelbeds authentication handled?

Hotelbeds APItude uses an Api-key header plus a rolling X-Signature computed as SHA-256 of api-key + secret + UTC timestamp. Vervotech handles this signing on every request so you never see the secret in transit from your side.

Can I use Hotelbeds through Vervotech without Hotelbeds credentials?

You need your own Hotelbeds APItude account for compliance and commercial reasons, but Vervotech operates the technical integration on top of your credentials. Your commercial relationship stays with Hotelbeds; Vervotech charges only for mapping and aggregation.

Does Vervotech expose Hotelbeds Activities and Transfers?

The Vervotech hotel API focuses on lodging. Activities and Transfers from Hotelbeds are on the roadmap but not yet exposed through the unified endpoint.

How much of the Hotelbeds portfolio does Vervotech map?

Vervotech maps essentially the full HBX Group hotel portfolio to canonical Vervotech hotel IDs. Coverage is monitored continuously as HBX publishes new inventory through the Content API's lastUpdateTime feed.

Official Hotelbeds APItude documentation

Start with HotelBeds today

Call HotelBeds inventory through one mapped endpoint, alongside 152+ other suppliers, in under a day.

Product Tour Explore all suppliers