AggKnowledge API
string · enum · requiredstring · requiredstringinteger · int32string
string · enum · requiredstring · requiredstring · requiredinteger · int32integer · int32stringstringinteger · int32
Request contact information
POST
https://api.aggknowledgeai.com
/v2/{environment}/person/contact-info
Submit a batch of person contact info enrichment requests (Tier 3)
path Parameters
environmentEnvironment (live or test)
Enum values:
live
test
Headers
x-api-keyAPI key for authentication
Request contact information › Responses
Contact info request accepted
batchIdBatch UUID for tracking the request
itemCountNumber of items in the request
messageStatus message
Get contact data batch status
GET
https://api.aggknowledgeai.com
/v2/{environment}/person/contact-info/{id}
Returns the status of a contact data batch (Tier 4)
path Parameters
environmentEnvironment (live or test)
Enum values:
live
test
idBatch UUID
Headers
x-api-keyAPI key for authentication
Get contact data batch status › Responses
Batch status
completedItemsNumber of completed items
failedItemsNumber of failed items
idBatch UUID
object[]
List of contact data items
statusBatch status
totalItemsTotal number of items in the batch
