Most developers who want to use TIDY within their own applications or extend TIDY's functionality do so in one of 2 ways:
The TIDY API lets you do many things you can do via the tidy.com website, including:
The TIDY API is a REST API that uses standard HTTP response codes, authentication, and verbs. In principle, any feature available online could be made available through the TIDY API.
For details, View Our API Reference.
TIDY uses webhooks to send events to your application. For example, if you want to know when a booking is completed, you can add a webhook to TIDY so we send that notification to your application.
We offer free API support for developers. To get that, you must:
Our goal is to make your lives easier, but by logging in it helps us ensure security & privacy.