contacts
Enrich Contact
Find a contact's missing details from what you already know about them.
This does not read or write your workspace: it asks an enrichment provider about the person described in the body and returns what came back, so it spends enrichment credits. Use POST /v1/contacts/get-and-enrich to start from a contact you already store, and POST /v1/contacts to persist the result.
A provider that answers asynchronously returns completed: false with the provider still working in pending_provider; retry to pick the answer up.
Requires the contacts:write scope on the API key.
post/v1/contacts/enrich
Request body
Response
Successful Response