Receive Verify API Delivery Reports

This is a web service created by you, to receive delivery reports (DLRs) from the Telesign Verify API. You can receive callbacks, including DLRs, from multiple Telesign services at the same endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

A timestamp that indicates when Telesign created this verification process.

inner_methods
array of objects
inner_methods
recipient
object

Contains properties with the recipient identifier for a verification process.

string
length between 32 and 32

A unique, randomly generated hex value that identifies this verification process.

string
enum
required

The current state of this verification process.

Allowed:
string

An RFC 3339 timestamp indicating when the status of this verification process was last updated.

verification_policy
array of objects
length ≥ 1

An ordered set of verification methods and their fallback times that the Verify API uses for this verification process. See verification policy for more details.

Verification Policy
string
enum

One of the verification methods included in a verification policy. Each method employs a Telesign service, such as Silent Verify or Push Verify.

Allowed:
integer

The time window in seconds that the service waits before abandoning the current verification method and then initiating verification using the next method specified in the active verification policy. It is possible for the failover to happen earlier if certain failure conditions occur.

Response
200

OK

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