API for developers and integrators
Bring our activity catalogue to your website, app or booking system: a REST API documented with OpenAPI 3.1, signed webhooks and an OCTO connection for resellers.
API reference
Every route, parameter, response and error, with examples you can try from your browser.
curl https://roamdia.com/api/v1/public/currencies \
-H "Authorization: Bearer rmd_..."Getting started
- Apply to become a partner and log in to the dashboard.
- Create an API key with the permissions you need.
- Call the API with your key and receive your events by webhook.
Guides for integrators
- API: getting started for integrators
How to authenticate with an API key, which permissions (scopes) to request, rate limits and the conventions of the REST API.
- Signed webhooks
Receive bookings, payments, cancellations and settlements in your system as they happen, with HMAC signatures and automatic retries.
- Resell activities with OCTO
Connect your booking engine to our catalogue with the OCTO standard: products, availability, bookings and cancellations.