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 upload your PII data using the match and lookup endpoints.

The AbiliTec API allows you to upload and match your data to the AbiliTec Identity Graph. API calls can be made using 1-to-1 real-time transaction calls (using the single request endpoint) or batch calls (using the batch request endpoint). The batch endpoint allows you to send up to 1000 records per call.

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 data is obfuscated and then compared to the obfuscated data in the AbiliTec Identity Graph.
  4. The API 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.