Clearbit
Clearbit is a data enrichment platform that provides accurate and up-to-date information about individuals and companies
Prerequisite
Clearbit API Key: Obtain an API key from Clearbit by signing up for an account and creating a new API key. This key is required to authenticate your requests when using the Clearbit Connector.
Environment Setup: Ensure you have a development environment capable of making HTTP requests to external APIs. This could involve using programming languages like Python, JavaScript, or any language that supports HTTP requests.
Configuring API Connector in DronaHQ
Add a Account name
. Then add the API key
for the connector account. Once all details are added, click Save
. Your connector configuration is now done.
Supported API endpoints
Action Name | Description |
---|---|
Lookup person by email | Retrieves information about a person based on email. |
Lookup company by domain | Retrieves company details based on the domain name. |
Lookup domain by company | Retrieves domain information associated with a company. |
Company autocomplete by name | Provides company name suggestions as you type. |
Company Logo by domain | Fetches the logo of a company using its domain name. |