Find your Harvest Account ID
Each Harvest account has a numeric Account ID that must be sent on every API request.
Locate the Account ID
Sign in to your Harvest account and locate the Account ID.
- Open the Harvest Developers page at https://id.getharvest.com/developers.
- In the Personal access tokens section, create or open a token — the Account ID is displayed alongside the token on the post-creation page (a number such as
1234567). - Alternatively, programmatically fetch the Account ID via
GET https://id.getharvest.com/api/v2/accountsusing your OAuth access token.
Linking the Account from the Hub
Navigate to the Hub
Use one of the three Linking Account Methods to access the Hub.
Fill out the fields
Fill out the following fields using details from your provider:
- Account ID
- User-Agent
If the account linking is successful, you will see the newly linked account in your Accounts page.