API Documentation
Build powerful custom workflows and integrations with the Watchtower developer platform.
Authentication
Learn how to authenticate your API requests.
Team Management
Manage members, roles, and permissions via API.
Reporting
Programmatically export productivity and time data.
Authentication Example
curl -X GET "https://api.watchtower.com/v1/user" \
-H "Authorization: Bearer YOUR_API_KEY"