post
https://api.apollo.io/api/v1/accounts/bulk_create
| Endpoint essentials | |
|---|---|
| API key access | api/v1/accounts/bulk_create or Master API key |
| OAuth scopes | account_bulk_create |
| Credit usage | 0 creditsLearn more about API pricing and credits. |
An account is a company saved in Apollo.
Use the bulk create accounts endpoint to create up to one hundred accounts in a single API request. This endpoint supports intelligent deduplication and returns separate arrays for newly created and existing accounts.
Important: This endpoint creates new accounts but doesn't update existing ones. Existing accounts that match the criteria are returned in the existing_accounts array without modification.
To update existing accounts, use the Bulk Update Accounts endpoint.