Acts as a two-way bridge, allowing your external software (like a CRM or access control system) to request information from and send commands to RNTOR.
Enables you to build customized workflows and a cohesive tech stack by directly connecting RNTOR with your third-party platforms.
Webhooks
Function as automated, real-time notifications from RNTOR to your application.
RNTOR sends a webhook to a URL you specify whenever a particular event occurs in your network (e.g., a new booking is created, a user is added, a subscription ends).
This ensures your connected systems are instantly updated without constant polling.
For safety reasons, you might need to hide your credentials from someone who got access to them previously. In this case, the owner can regenerate API credentials, and nobody except the owner will see them:
Click your network name in the top left corner.
Go to Network settings > Developers page.
Press Regenerate credentials.
After regenerating, the previous API credentials will become invalid, and nobody can access the API with them anymore.