C
Customer API v2.5
Details
- URL
-
https://verification.trulioo.com - Spec
- https://docs.verification.trulioo.com/redocusaurus/CustomerAPIv2_5.yaml
- Docs
- https://docs.verification.trulioo.com/api/customer/2.5/index.html
Authentication
Authorization: <credential> Use your Trulioo KYC Document Verification license key for the Customer API authorization call. The Customer API docs say you pass the license in the authorization header to /authorize to mint transaction access tokens. Trulioo provides a Demo License page in the KYC Docs developer docs, and production credentials are obtained through your Trulioo account/onboarding.
Authorization: Bearer <credential> For Customer API v2.5, call /authorize/customer with your license key in the authorization header to receive an accessToken; for v3.0, obtain an OAuth2 client-credentials access token as described in KYC Document API (3.0) and Authentication. Use the returned access token in the Authorization header for subsequent transaction endpoints.