Harvest API v2

REST API for managing clients, projects, tasks, time entries, expenses, invoices, estimates, and users in Harvest. Supports OAuth 2.0 and Personal Access Token authentication, requires a Harvest-Account-Id header, and uses standard JSON request/response over HTTPS.

API entry from apis.yml

apis.yml Raw ↑
aid: harvest:api-v2
name: Harvest API v2
description: REST API for managing clients, projects, tasks, time entries, expenses, invoices, estimates,
  and users in Harvest. Supports OAuth 2.0 and Personal Access Token authentication, requires a Harvest-Account-Id
  header, and uses standard JSON request/response over HTTPS.
humanURL: https://help.getharvest.com/api-v2/
baseURL: https://api.harvestapp.com/v2
tags:
- Time Tracking
- Project Management
- Invoicing
- Expense Tracking
- Timesheets
- OAuth 2.0
- Personal Access Token
properties:
- type: Documentation
  url: https://help.getharvest.com/api-v2/
- type: Authentication
  url: https://help.getharvest.com/api-v2/authentication-api/authentication/authentication/
- type: Overview
  url: https://help.getharvest.com/api-v2/introduction/overview/general/