Getting an API key
Sign in to the web portal at https://app.roomio.io.
Go to the Developers section.
Select API Keys.
Click Create API key.
Full documentation is at https://docs.roomio.io.
Webhooks
Webhooks send your system an HTTP POST the moment something happens, so you do not have to poll for updates. You configure one or more endpoint URLs to receive them.
You can subscribe to these events:
Events that do not complete successfully are retried automatically with exponential backoff. Retry behaviour is documented at https://docs.roomio.io/docs/webhooks/retries.
We recommend verifying that incoming webhooks are genuinely from Roomio. The security instructions are in the webhooks documentation: https://docs.roomio.io/docs/webhooks/introduction
Questions about a specific integration
Email support@roomio.io with what you are trying to build so we can discuss with our developers.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article