Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
This is a Topic in API and Developers
User Access Levels of API
Hey Harvest, had a quick question that I felt others may have as well. What functionality of the API can non-administrators access? Or can only administrator users of an account return information using the API.
Thanks.
Generally speaking, only the time tracking API is available to basic Harvest users:
http://www.getharvest.com/api/time_tracking
From the API docs:
Generally admins can access all, regular users can see their own Timesheet and PMs the projects they manage. You can use a regular account for the Timetracking API, but to interact with the Extended REST API it is recommended to have a special user with admin role.