WebWork Time Tracker API V2 Documentation (2.0.0)
Modern REST API for WebWork Time Tracker with OAuth2 authentication. This API provides access to workspaces, members, projects, and time tracking features.
Scopes are enforced. read permits GET only; write permits POST/PUT/PATCH/DELETE (including deletes) as well as GET; admin adds the AI assistant's approval actions. A token without the required scope receives 403 with meta.required_scope and meta.granted_scope.
Rate Limit: 150 requests per minute per user, plus a maximum of 20 write requests per second. Exceeding either returns 429 with a Retry-After header.
Overview
Languages
Servers
Production Server
https://api.webwork-tracker.com/api/v2