DOTW Hotel API Integration via Vervotech

Expanding coverage coverage 99.998% mapping accuracy One REST endpoint

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

Integration snapshot

Supplier
DOTW
Type
Bedbank or wholesaler
Origin country
United States Of America
Region
Americas
Coverage tier
Expanding coverage
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 DOTW

How the DOTW integration works

  1. Ingest. Vervotech pulls the DOTW hotel content feed on a continuous refresh cycle. Both static (hotel attributes) and structural (room and board types) data are captured.
  2. Normalize. DOTW's schema is mapped to a canonical Vervotech model. Currency, language, geocoding, and amenity vocabularies are standardized.
  3. Resolve. Every DOTW 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 DOTW are collapsed with peer supplier rooms into a canonical room ID.
  5. Expose. DOTW content is reachable through one Vervotech REST endpoint, mixed with the rest of your supplier inventory.

DOTW in depth

Destinations of the World, better known as DOTW, is a Dubai-headquartered hotel wholesaler and B2B distributor. The DOTWconnect API distributes contracted hotel rates and static content over an XML interface, with particularly deep coverage in the Middle East, North Africa, and increasingly Asia and Europe. DOTW is now part of the WebBeds group but continues to operate its own API and inventory streams.

Vervotech consumes the DOTWconnect API on the same footing as 400+ other hotel suppliers. You call one Vervotech REST endpoint. We handle the DOTW XML envelope, the pinCode + username + password authentication, and the getRooms/getRates filtering. Your rooms and rates come back with canonical Vervotech hotel IDs, so a DOTW property is instantly comparable to the same hotel from Hotelbeds, Expedia Rapid, WebBeds, or any other supplier in your stack.

DOTWconnect API endpoints, mapped through Vervotech

The DOTWconnect API exposes a hotel search-book-cancel funnel over XML, plus a set of reference methods. Vervotech reads every one of them and returns the merged result through a single REST call, so you never touch the DOTW XML envelope directly.

EndpointWhat it does
Hotel search (getHotels)Live availability by city, hotel code, dates, and occupancy. Vervotech returns DOTW rates side by side with peer suppliers on the same canonical hotel ID.
getRooms detailRoom-level filtering and rate breakdown. Vervotech normalizes DOTW's room descriptors to canonical Vervotech room IDs.
Book requestPlaces the reservation with guest info. Vervotech proxies with the DOTW session and returns the DOTW booking id plus a canonical Vervotech booking ID.
Booking cancellationCancels a confirmed booking. Vervotech maps DOTW cancellation policies to our canonical rate-rule schema so your UI stays consistent.
Booking retrievalFull itinerary retrieval by DOTW booking id. Vervotech surfaces confirmation numbers, room details, and status via one canonical call.
Static content (hotel descriptions, images, amenities)Property catalog and rich content. Vervotech runs the DOTW static-content sync on a scheduled refresh cycle.
Destination and city referenceCountry, city, and destination hierarchy from DOTW. Vervotech unifies these with 3M+ properties from every other supplier.

How you connect DOTW 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 DOTW in your dashboard. Toggle DOTW on. Plug your DOTWconnect credentials (username, password, pinCode) into the Vervotech dashboard. Vervotech can help route the DOTW partnership request if you do not have credentials yet.
  3. Step 3. Sync property IDs. Vervotech maps every DOTW hotel code to a canonical Vervotech hotel_id. You get a CSV or an API endpoint to reconcile your existing IDs with ours.
  4. Step 4. Call the unified shopping endpoint. One HTTPS POST returns rates from DOTW, Hotelbeds, Expedia Rapid, 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 room token. Vervotech follows the DOTW search-book chain on your behalf and returns the booking reference plus cancellation and modification links on the canonical booking record.

DOTW API access and eligibility

DOTW API access is granted through the DOTW commercial team following a distribution agreement. Since DOTW joined the WebBeds group, some new integrations are routed through the WebBeds sales pathway; existing DOTWconnect contracts continue to be served. Vervotech-mapped customers keep their DOTW credentials and continue their commercial relationship with DOTW; Vervotech is the technical integration layer.

Direct DOTWconnect vs DOTW via Vervotech

ConcernDirect integrationThrough Vervotech
Suppliers reachableDOTW onlyDOTW + 400+ others through one endpoint
AuthDOTW username + password + pinCode, XML envelope on every callOne Vervotech API key, we handle DOTW auth and XML
Content syncSelf-managed catalog refresh, XML parsingHandled by Vervotech, exposed as canonical hotel objects
Booking funnelgetHotels -> getRooms -> book -> cancel, self-tracked sessionOne Vervotech booking call
Cross-supplier price shopNot possible from DOTW aloneDirect, on shared canonical hotel + room IDs
Regional strengthStrong in MENA, Asia, expanding EuropeSame, plus every other supplier's regional strength blended in

Example DOTW response via Vervotech

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

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

200 OK
{
  "supplier": "DOTW",
  "hotels": [
    {
      "vervotech_id": "vt_8f3a91...",
      "dotw_id": "SUP_REF_12345",
      "name": "Example Hotel DOT",
      "address": "...",
      "geo": { "lat": ..., "lng": ... },
      "rooms": [ { "vervotech_room_id": "vrm_...", "dotw_room_id": "RM_77" } ]
    }
  ]
}

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

Vervotech-mapped DOTW vs direct DOTW integration

Direct DOTWDOTW via Vervotech
Integration effortPer-supplier XML or REST mapping, schema work, ID reconciliationOne REST endpoint shared with 152+ other suppliers
Canonical IDsDOTW-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 DOTW use cases

Related Vervotech capabilities

Frequently asked questions

What is DOTW?

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

How does Vervotech integrate DOTW?

Vervotech ingests the DOTW 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 DOTW content alongside every other connected supplier.

What DOTW 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 DOTW against peers.

Can I rate-shop DOTW against other suppliers?

Yes. Because DOTW properties share canonical hotel and room IDs with the rest of the Vervotech network, rates from DOTW 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 DOTW coverage tier on Vervotech?

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

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

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

What does DOTW 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 DOTW the same as WebBeds now?

DOTW joined the WebBeds group in 2019 and continues to operate as a distinct hotel-wholesale brand with its own DOTWconnect API. The two APIs remain separate integrations, and Vervotech supports both.

What regions is DOTW strongest in?

DOTW has particularly deep coverage in the Middle East and North Africa (originating in Dubai), plus strong Asian and expanding European inventory. Combining DOTW with peer suppliers through Vervotech gives full global reach with regional depth in these areas.

Does the DOTWconnect API return JSON or XML?

The DOTWconnect API is XML-based. Vervotech reads DOTW XML server-side and returns canonical JSON through its own REST endpoint, so you never write DOTW XML parsing code.

Can I rate-shop DOTW against WebBeds through Vervotech?

Yes. Because both DOTW and WebBeds properties share canonical hotel and room IDs on Vervotech, you can directly compare their rates on the same property listing, even though they are related commercially.

How does Vervotech handle DOTW cancellation policies?

Vervotech reads DOTW's XML cancellation rules and normalizes them to a canonical rate-rule schema shared with every other supplier, so your UI can render deadlines and penalties consistently.

Official DOTW documentation and mentions

Start with DOTW today

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

Product Tour Explore all suppliers