authenticate and manage products, availability, and bookings via the regiondo api

domain: support.regiondo.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. generate a Public and Private API key pair from the Regiondo Dashboard under Connectivity > API configuration > Generate keys
  2. set up a Sandbox Environment account and publish test offers there, since Live-account offers do not appear in Sandbox and cannot be fetched with the Public key
  3. review the full endpoint reference in Regiondo's sandbox API docs, which documents two workflow phases: Catalog Management (categories/offers) and Checkout Process (availability, booking, confirmation)
  4. authenticate each request using HMAC: build a request_data string from timestamp + PUBLIC_KEY + query string, sign it with HMAC-SHA256 using the Private key, and send it as the X-API-HASH header alongside X-API-TIME (timestamp) and X-API-ID (public key)
  5. query the availability/checkout endpoints to check offer availability, then submit a booking request through the Checkout Process endpoints to confirm it
  6. move from sandbox to production by dropping the sandbox prefix from the base URL and using live keys once testing is complete

Known gotchas

Related routes

authenticate and query availability and reservations via the bookingkit api v3
developers.bookingkit.com · 6 steps · unrated
Authenticate to the Brivo Access API with OAuth 2.0 and manage users and credentials
apidocs.brivo.com · 5 steps · unrated
Authenticate to the StayNTouch Connect API across regional endpoints
stayntouch.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans