v1
latestOpenAPI 3.0.12026-07-2474233379.5 KBAuthorization
Authorize and generate access tokens
Required initial endpoint before starting the document verification process. It generates the access tokens to be used in subsequent endpoints. Access token expire in 60 minutes.
post/authorize/customer
Headers
Accept-Versionstring required
API Version
Request body
Example request
{
"webhook": "https://trulioo.com/webhook"
}Response
OK