Integrate TidyTrack with your existing systems using our powerful REST API. Built for developers, designed for scale.
Clean, intuitive REST endpoints with JSON responses. Authentication via API keys with rate limiting and comprehensive error handling.
Stay updated with real-time events through secure webhooks. Get notified when tasks are completed, issues arise, or schedules change.
Generate your API key from the dashboard settings
Include your API key in the Authorization header
Receive JSON data and integrate with your systems
curl -X GET "https://api.tidytrack.com/v1/facilities" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Get full access to our API with your TidyTrack Professional or Enterprise plan.