For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to find Apollo API key

Learn how to find API key in Apollo.io account

  1. Login to your account on Apollo.io

  1. Press Create a new key button to generate a new key

  2. Give the key a name and select the following options from APIs dropdown menu:

    1. api/v1/contacts/search

    2. api/v1/people/search

    3. api/v1/people/match

    4. api/v1/people/show

    5. api/v1/organizations/show

    6. api/v1/organizations/search

    7. api/v1/organizations/enrich

    8. api/v1/mixed_companies/search

    9. api/v1/mixed_people/search

  1. Press Create API key

  2. Press the Copy icon to copy the key

Last updated