Getting Started
Base URL
The click5 Enrich API is served over HTTPS protocol. All endpoints referenced in the documentation have the following base URL:
https://app.click5enrich.com/connector/api/v1/
Authentication Methods
Access to all API endpoints provided through the click5 Enrich API requires authentication. A valid API Key must be included when sending every request. If you do not have an API Key or your previous key has expired, then you will need to obtain a new one by completing the following steps:
- Log-in to your click5 Enrich account.
- Navigate to the API Key tab in the left hand navigation.
- On the API Key page copy your API key and save to a secure location, or click on the ‘Regenerate’ button if you would like to generate a new key.
Rate Limiting
Use of the click5 Enrich API is subject to rate limiting. The Rate Limit of the free Starter plan is set to 1 Request per minute per unique API key. If the enrichment rate limit is reached you will receive a standard Error Code indicating you have exceeded this limit and your API use is now being throttled.