Authenticate to the QuickBooks Time (TSheets) API using OAuth 2.0 and retrieve employee timesheets

domain: tsheetsteam.github.io/api_docs · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

QuickBooks OAuth refresh token rotation — the full failure-mode walkthrough related to tsheetsteam.github.io/api_docs, checked against official docs, with linked verified routes.

Steps

  1. Register an application in the Intuit Developer Portal to obtain a client ID and client secret for the QuickBooks Time OAuth 2.0 flow.
  2. Direct users through the OAuth 2.0 authorization code flow; exchange the authorization code for an access token and refresh token at the Intuit token endpoint.
  3. Include the access token as a Bearer token in the Authorization header on all requests to the QuickBooks Time REST API base URL https://rest.tsheets.com/api/v1.
  4. GET /timesheets with query parameters such as start_date, end_date, and user_ids to retrieve timesheet records; the API returns a map of timesheet objects keyed by ID.
  5. Follow pagination using the more field in the response; when more is true, use the page parameter to retrieve subsequent pages.
  6. Refresh the access token before expiry using the refresh token; the QuickBooks Time access token expiry is documented by Intuit and should not be hard-coded.

Known gotchas

Related routes

Export timesheet data from QuickBooks Time (formerly TSheets) via the REST API
tsheetsteam.github.io · 5 steps · unrated
Import bulk time punches into QuickBooks Time (TSheets) via the API for timesheet reconciliation
tsheetsteam.github.io/api_docs · 6 steps · unrated
Retrieve and approve Remote.com employee timesheets via the Timesheet API
hr-payroll · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans