Over 25 endpoints with instant results
Instant Self-Serve Batch Appends
Over 50 power searches with detailed data results
Over 25 endpoints with instant results
Instant Self-Serve Batch Appends
Over 50 power searches with detailed data results
{
"FreeFormSearch": "Acme Corp"
}
OR
{
"TahoeId": "G-123123123123"
}
OR
{
"BusinessName": "Acme Corp",
"FirstName": "John",
"MiddleName": "D",
"LastName": "Smith",
"HouseNumber": "1234",
"Unit": "123",
"Country": "US",
"City": "Sacramento",
"State": "CA",
"Zip": "12345"
}
{
"domainRecords": [
{
"domainId": 1234567890,
"domainName": "SomeName",
"contacts": [
{
"contactId": 123456789012,
"contactType": "Contact",
"businessName": "",
"businessNameShort": "",
"businessType": "1",
"businessTypeDesc": "Contact",
"salutation": "",
"gender": "M",
"firstName": "JOHN",
"middleName": "",
"lastName": "SMITH",
"nameSuffix": "",
"addressTypeDesc": "Street Address",
"addressAttn": "",
"houseNumber": "1234",
"streetPreDirection": "S",
"streetName": "Some Street",
"streetType": "ST",
"streetPostDirection": "",
"unitType": "",
"unitNbr": "",
"addressBuilding": "",
"city": "Some City",
"state": "CA",
"zip": "12345",
"zip4": "1234",
"carrierRoute": "",
"deliveryPoint": "12",
"county": "Sacramento",
"country": "US",
"emails": [],
"phones": [],
"faxes": [],
"dates": [
{
"creationDate": "01/01/2002",
"lastUpdated": ""
}
]
}
]
}
],
"counts": {
"searchResults": 18
},
"pagination": {
"currentPageNumber": 1,
"resultsPerPage": 100,
"totalPages": 1
},
"databaseQueryInfo": [
{
"searchType": null,
"hasIntermediateSort": null,
"retryCount": null,
"idCount": null,
"matchRecordCount": null,
"databaseQueries": [
{
"databaseConnectionTimeInMs": 24,
"databaseQuery": "CALL search_domain(@p_business_name := null, @p_first_name := null, @p_middle_name := null, @p_last_name := null, @p_freeform_name := 'acme corp', @p_gender := null, @p_street_address := null, @p_house_number := null, @p_street_name := null, @p_unit := null, @p_country := null, @p_city := null, @p_state := null, @p_zip_code := null, @p_phone_or_fax := null, @p_email := null, @p_domain_name := null, @p_apply_fn_syn := True, @p_record_limit := 1000);",
"executionTimeInMs": 31
}
]
}
],
"executionStatistics": [
{
"description": "Domain SP Client Search",
"startTime": 31,
"executionTimeInMs": 55
},
{
"description": "CALL search_domain",
"startTime": 31,
"executionTimeInMs": 55
}
],
"searchCriteria": [],
"totalRequestExecutionTimeMs": 89,
"requestId": "bb014839-ff1f-4ede-a021-df96242ee1ef",
"requestType": "DomainSearch",
"requestTime": "2017-01-16T09:22:21.3300849-08:00",
"isError": false
}{}