WebWork API is available for anyone who needs to create their own WebWork implementations. WebWork API allows you to programmatically access and interact much of your data. It provides access to resources (that is, data entities) via URI paths.
The API includes both read and write requests, so you get the ability to view and use any data you have in your account and also import external data (add your own contracts, projects, tasks, users to your WebWork account through the API).
The API responses are in JSON format. It’s simple to use and implementations of JSON are widely
available.
WebWork API uses simple HTTP methods like
The preferred authentication method for the WebWork
Authentication information needs to encrypt in base-64.
Using WebWork API you can invite new users to your team, update user data, get data of the
existing projects, change, delete or create new ones․ You can perform the same actions with
tasks and contracts as well.
Also, with our API you can get detailed
reports by giving the start and end date parameters. Reports can show your team’s
tracked time and other information if needed.
Our rate limit is 150 requests per minute.
For more information, from the left side menu, choose the