Get Started
Quickstart
Welcome to the HarvestAPI Quick Start Guide. By following the steps outlined below, you will be able to authenticate and make your API requests.
Authentication
To authenticate your requests, include your API key in the request headers.
-
Obtain Your API Key:
- Log in to your HarvestAPI account.
- Navigate to the API keys Dashboard.
- Create new API key.
-
Include API Key in Request Headers:
-
For each API request, include the following header:
-
Making API Requests
All API requests are made to the following base URL: https://api.harvest-api.com
For example, company search by keyword
Next Steps
Check out the API Reference for detailed information on each API endpoint.