Welcome to the HarvestAPI Quick Start Guide. By following the steps outlined below, you will be able to authenticate and make your API requests.
X-API-Key: <your-api-key>
https://api.harvest-api.com
curl --request GET \ --url https://api.harvest-api.com/linkedin/company-search?search=Google \ --header 'X-API-Key: <api-key>'