Use our date of birth append API to enhance your database with the prospects day, month and year of birth.

🚧

HTTP Headers

When making a call to this API, the HTTP header "content-type" MUST be supplied with a value of "application/json". Failure to include this header will result in an HTTP 400 Bad Request response. Your choice of client library may automatically include this header. Please consult your documentation.

Making a Request

The Accurate Append DOB Append Web API closely mimics the logic and data sources used in our batch append service except it allows the user to programmatically make single calls using an API. The service is accessible via secure HTTP through a RESTful API. With an Accurate Append account use contact information such as first name, last name, city, state and physical address to look-up the DOB of your customer.

Response Definitions

Field nameTypeDescription
DobstringDate of birth. This will be in one of the following formats:
MM/dd/yyyy
MM/yyyy
MatchLevelstringIndicates the MatchLevel under which the match was found

MatchLevel

The MatchLevel response field indicates how well the request fields sent to the API match the response fields. For example, a MatchLevel returned of E1 might be considered an exact match whereas a return of E2 reveals that the first name of the individual does not necessarily match the request fields. To see the MatchLevel codes and descriptions click here.

Error Messages

For a list of codes and descriptions click here.

Language
Click Try It! to start a request and see the response here!