Retrieve ping data directly from a Certificate.
When a lead vendor only provides a TrustedForm Certificate URL,
Ping data can be retrieved directly without a Ping URL. Simply
append /ping to the Certificate URL and perform an authenticated
GET.
A certificate’s Ping data can be accessed two ways:
TrustedForm uses HTTP Basic Authentication with the username API and your API key as the password.
For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f
Certificate ID
Ping Data
Lead Age, in milliseconds. (The time elapsed between the final recorded interaction event and the call to this API)
Information about the user's device and browser.
When the certificate was issued, in ISO8601 format.
Information about the page's location.
The amount of time the user spent interacting with the page, in milliseconds.
(The time elapsed between created_at and the final recorded interaction event)
The type of certificate associated with this response. Possible values are limited to "standard", "masked", or "facebook".