Verify Signed Identity Payload

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

Cryptographically signed payload containing identity verification data

string
required
length ≤ 20

First name of the individual being verified (always required)

string
required
length ≤ 20

Last name of the individual being verified (may be empty if document has single-line name)

string
required
^\d{4}-\d{2}-\d{2}$

Date of birth in YYYY-MM-DD format

residentialAddress
object
required

Current residential address of the individual

string
enum
required

Type of government-issued identification document

Allowed:
string
required
length ≤ 255

Unique number or identifier from the government-issued document

uuid

Unique identifier for the verified entity, used when creating cards with the card provider. Included in the HMAC signature when present.

date-time
required

ISO 8601 timestamp when this signed payload expires

string
required

Cryptographic signature to verify the integrity and authenticity of the payload

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json