Use the Create an Account endpoint to add a new account to your team's Apollo account.

In Apollo terminology, an account is a company that your team has explicitly added to your database.

Apollo does not apply deduplication processes when you create a new account via the API. If your entry has the same name, domain, or other details as an existing account, Apollo will create a new account instead of updating the existing account. To update an existing account, use the Update an Account endpoint instead.

This endpoint requires a master API key. If you attempt to call the endpoint without a master key, you will receive a 403 response. Refer to Create API Keys to learn how to create a master API key.

Language
Authorization
Header
Click Try It! to start a request and see the response here!