Create API Keys
Overview
Apollo API enables you to build integrations with Apollo, connect CRMs and other third-party software, enrich your records with Apollo data, and more. To use or test the Apollo API, you need to create an API key.
API PricingAccess to Apollo API depends on your Apollo plan. If you need access, upgrade your plan, or reach out to the Apollo sales team for guidance.
Check out the following sections to create an API key.
Create an API Key
To create a new API key:
- Launch Apollo and click Settings > Integrations.
- Click Connect beside Apollo API.
- Click API Keys > Create new key.
- Enter a name and a description, then select each API endpoint that you want the key to have access to. Alternatively, toggle Set as master key to select all endpoints. Some endpoints, like Get a List of Users, are only accessible with a master key.
What's in a Name?Give your API key a name that provides context to your users who manage API keys, and add thorough descriptions.
- Click Create API key.
- Apollo displays the full API key here. Click Copy to copy the API key, then paste it to a secure location.
You have now created an API key. With your API key created, you're ready to test Apollo API.
Manage API Keys
Safety is KeyKeep your API keys in a safe and secure place, and be careful with whom you share API access. Anyone with access to API keys may be able to take action in your Apollo account.
You can regenerate or delete existing API keys in Apollo.
To manage your API keys:
- Navigate to the developer dashboard on Apollo.
- Click API keys.
- Click Regenerate to regenerate and copy an API key.
- Click Delete to permanently delete an API key.
You have now managed your API keys on Apollo.
Track API Usage
To monitor your account's usage API usage:
- Navigate to the developer dashboard on Apollo.
- Click Usage.
- Apollo shows the number of phone and email credits your account has consumed in the current billing cycle.
- Apollo shows the rate limits for each of the API endpoints to reveal how many calls you can make per day, hour, and minute.
- Click Subscription to manage your Apollo plan. You can customize your plan and credit limit as needed.
You have now tracked your API usage on Apollo.
Updated 10 days ago