APIs & Integrations
Harvest
Overview
Pre-built tooling
Pre-built use cases
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- When creating a connection, you need to add the
appDetails
configuration parameter in the formatMyApp (yourname@example.com)
, which will be appended to the request as a header:User-Agent: MyApp (yourname@example.com)
. This information will be used to get in touch if you’re doing something wrong(so the provider can warn you before you’re blocked) or something awesome (so the provider can congratulate you). Requests without a validUser-Agent
header are rejected. - Harvest enforces different rate limits for different endpoints. For more details check harvest rate limits
Contribute API gotchas by editing this page
Was this page helpful?