Skip to main content

Authorization

Follow this guide to create a new Lusha credential that will allow Nexla to authenticate to and exchange data with your Lusha account.
lusha_api_auth.png

Lusha

Prerequisites

Before creating a Lusha credential, you'll need to obtain an API key from your Lusha account. Lusha provides API keys for programmatic access to their contact data and prospecting services through the Lusha dashboard.

To obtain a Lusha API key:

  1. Log in to your Lusha account at https://www.lusha.com or your organization's Lusha instance.

  2. Navigate to your account settings or dashboard. This is typically accessible from the user menu in the top right corner.

  3. In the account settings, locate the API or Developer section. This section contains your API key and usage information.

  4. If you don't have an API key, click Generate API Key or Create API Key to create a new API key for your application.

  5. Copy the API key immediately after generation, as it may only be displayed once for security purposes. Store it securely, as you'll need it to authenticate API requests.

Lusha API keys are used in the api_key header for all API requests. The API key is sensitive information and should be kept secure. If you've lost your API key, you'll need to generate a new one in your Lusha account settings.

For detailed information about Lusha API authentication and API key management, refer to the Lusha API Documentation.

Create a Lusha Credential

  • To create a new Lusha credential, after selecting the data source/destination type, click the Add Credential tile to open the Add New Credential overlay.

New Credential Overlay – Lusha

LushaCred.png

Credential Name & Description

  1. Enter a name for the credential in the Credential Name field and a short, meaningful description in the Credential Description field.

    Resource descriptions are recommended but are not required. They should be used provide information about the resource purpose, data freshness, etc. that can help the owner and other users efficiently understand and utilize the resource.

Credential Settings

  1. In the API Key field, enter the API key that you obtained from your Lusha account settings. This is the secret API key used to authenticate requests to the Lusha API.

    The API key is sensitive information and should be kept secure. If you've lost your API key, you'll need to generate a new one in your Lusha account settings. API keys are used in the api_key header for all API requests.

Save the Credential

  1. Once all of the relevant steps in the above sections have been completed, click the Save button at the bottom of the overlay to save the configured credential.

  2. The newly added credential will now appear in a tile on the Authenticate screen during data source/destination creation and can be selected for use with a new data source or destination.