March 27th, 2025
Bug Fix
Modified Response Schema
v1/SkipTrace, v1/SkipTraceBatch , v1/SkipTraceBatchAwaitRelease Date: 03.20.2025
Improved Match Accuracy
Weโve enhanced our matching algorithms for skip trace lookups, resulting in more accurate and relevant contact information for provided addresses or persons.
Response Enrichment
Responses schema now includes additional data, such as up to 3 email addresses where available, doNotCall indicator on phone numbers, and a more accurate isConnected indicator driven by phone usage metrics.
Response schema now include additional metadata, such as last_seen dates to indicate when demographics or contact details were last updated.
The addressHistory array now returns with the personโs previous address instead of an empty array.
More accurate and tighter age and dob ranges for demographics profiles.
Performance Enhancements
Reduced average response time to around 200ms.
Improved resilience under high load conditions.
addressHistory field is now an array of objects where data is available instead of an empty array.
doNotCall field for phone numbers is now a boolean instead of an empty string.
lastSeen dates are now filled with the last update date for the given data point instead of empty strings.
Fixed occasional timeout issues with large batch requests on v1/SkipTraceBatchAwait.