Use the Create a Contact endpoint to add a new contact to your team's Apollo account.

In Apollo terminology, a contact is a person that your team has explicitly added to your database. A contact will have their data enriched in some way, such as accessing an email address or a phone number.

Apollo does not apply deduplication processes when you create a new contact via the API. If your entry has the same name, email address, or other details as an existing contact, Apollo will create a new contact instead of updating the existing contact.

To update an existing contact, use the Update a Contact endpoint instead.

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