...
Info |
---|
REST API versions and differences: API Versions |
Available Endpoints
/public/worklog
/public/report/details
/public/report/summary
/public/tag
/public/working-days
/public/non-working
How to authenticate
To authenticate yourself while making requests to Timetracker's API backend, you will need an API Token.
...
Info |
---|
Note: API Token creation must be enabled in Timetracker by an admin first. |
Navigate to the "My Preferences" page within Timetracker and switch to the "REST API" tab.
Provide a name for the new token to help you identify it in the future, and then click the "+" button to create it.
Copy the newly created token presented in the dialog. Please note that the token will not be displayed again in the future, so if you lose it, you will need to create another one.
...