Ready to start using the AbiliTec API?

This AbiliTec API Reference documentation includes the information that you need to use the AbiliTec API including information about how to request an access token and how to resolve your PII data using the Match endpoint and the Lookup endpoint.

The AbiliTec API leverages the AbiliTec Identity Graph to allow you to resolve your data to individuals and households. API calls can be made using 1-to-1 real-time single transaction calls or batch request calls (using the batch request endpoint). The batch endpoint allows you to send up to 1000 records per call (see Single Transaction and Batch Request Calls for more information.

796

The AbiliTec API Process

  1. Request an access token.
  2. Send your PII-based consumer data such as name, address, phone number, or email address to an AbiliTec API Match or Lookup endpoint.
  3. The API processes the request and then returns the applicable AbiliTec IDs along with any requested associated metadata:
  • If a matching record is found in the AbiliTec Identity Graph, the API returns a maintained AbiliTec ID.
  • If a matching record isn't found, the API returns a derived AbiliTec ID for each PII touchpoint (for calls to the Match endpoint only).

📘

Add link to IDs