Service Account for API calls

Post Title: Service account option for API calls

Your Question/Topic:
Hi Community,

Is there a way to create entities using a service account or something similar that is not tight to my personal account?
I am writing an app that is using the API to pull information and occasionally create entities using the API. Whenever I use it the Projects (or whatever else it is) is created with my account. If possible, I do not want to simply create another user specifically for this purpose.

Hi Svethitov,

Unfortunately, there isn’t a “service account” option in Toggl Track. API calls are always tied to a specific user account and the API token associated with it, which means any entities created via the API will be attributed to that user.

1 Like