Overview

The TidyHQ API allows you to include the power of TidyHQ directly into your app. The API provides methods to read and write from TidyHQ securely, so your users can bring all their important information with them to your app. Any changes they make will be updated in realtime to all of their computers, tablets and mobile phones. You'll also have access to powerful features such as contacts, events, memberships, finances, tasks and more.

Documentation

TidyHQ API documentation now lives at tidyhq.readme.io.

Registration

Start by creating your application to obtain its TidyHQ API credentials. That can be done by going to Applications. Your application will be assigned a Client ID and a Client Secret. Be sure to use an account with a secure password to own these credentials. The Client Secret should not be shared.

Webhooks

You can create and manage webhooks by going to Webhooks. Webhooks allow your application to receive notifications automatically when certain things change. To learn more, please read the relevant documentation at tidyhq.readme.io/reference/managing-webhooks.