Bulk Enrich Contacts
POST/v1/contacts/enrich/bulk
Runs POST /v1/contacts/enrich for up to 25 contacts in one call, processed sequentially. Each item accepts the same contactId/legacyId/identity identifier as the single endpoint, and one result is returned per item, in the same order — including items that failed to resolve, so one item failing to resolve never aborts the rest of the batch.
Request
Responses
- 200
- 400
- 401
- 500
One result per input item
Empty items array or more than the max allowed
Invalid or missing API key
Internal server error