post
https://api.apollo.io/api/v1/contacts
No Credit Cost
This endpoint doesn't consume Apollo credits. Learn more about API pricing and credits.
Contacts are people saved in Apollo.
Use the Create a Contact endpoint to add a new contact to your team's Apollo account.
By default, Apollo doesn't apply deduplication processes when you create a new contact via API. If your entry has the same name, email address, or other details as an existing contact, Apollo creates a new contact instead of updating the existing contact. To enable deduplication and prevent duplicate contacts, set the run_dedupe parameter to true.
To update an existing contact, use the Update a Contact endpoint instead.