TIDY for Developers

Integrate cleaning and maintenance services into your applications.

API access is included with all TIDY plans at no additional cost.

API Documentation

Book Jobs with an API, and more!

Example

POST https://api.tidy.com/api/v1/jobs

{
  "address_id": 12345,
  "service_type_key": "regular_cleaning.one_hour",
  "start_no_earlier_than": "2024-04-01T08:00:00Z",
  "end_no_later_than": "2024-04-01T17:00:00Z"
}

Integration Guide

Follow our step-by-step guide to integrate TIDY into your application:

  1. Sign up for an account
  2. Get your API keys
  3. Choose your integration method
  4. Test in sandbox environment
  5. Go live with your integration

Questions about enterprise integration? Email us at sales@tidy.com