Authenteq API Documentation
Search…
Introduction
Create an Account
Documentation
Change Log
Migration Guides
Version Support
Mobile SDK
iOS
Android
React Native
Flutter
Authentication Token
UI Customization
Examples
Web
Web Overview
Getting Started
How to Integrate Web?
Examples
API Reference
Export
Export Overview
API Reference
Webhook
Webhook Overview
AML
AML Overview
API Reference
Recognition
Recognition Overview
API Reference
Powered By
GitBook
Authentication Token
get
https://api.app.authenteq.com
/mobile-sdk/verification-token
Obtain a mobile SDK temporary authentication token for identity verification
Previous
/mobile-sdk/token
is deprecated. Please use
/mobile-sdk/verification-token
​
get
https://api.app.authenteq.com
/mobile-sdk/face-authentication-token
Obtain a mobile SDK temporary authentication token for face authentication
​
When successful these API will respond with a single property named
accessToken
:
1
{
2
"accessToken"
:
"64E0B779-44FF-4273-B7C1-B0C6366FE65E"
3
}
Copied!
Previous
Android
Next - Mobile SDK
UI Customization
Last modified
16d ago
Copy link
Contents
get
Obtain a mobile SDK temporary authentication token for identity verification
get
Obtain a mobile SDK temporary authentication token for face authentication