kyc/individual/idv

Get the ID verification url 获取人脸识别验证链接


接口详情

  • 生成一个用于人脸识别身份验证的安全链接。用户访问此链接后,将被引导至验证页面以完成身份验证流程。

调用流程

  1. 调用本接口获取唯一的验证会话链接 (session_url)。
  2. 在您的应用中通过 WebView 加载此 session_url
  3. 用户在打开的页面中完成人脸识别验证。

页面集成示例

获取到 session_url 后,请使用 WebView 加载身份验证页面,示例如下:


Query Params
string
required

Unique user id

string

做完人脸识别后,跳转到指定URL,可不填写。make sure to add https:// before the website you enter for this field. this parameter allows you to set the page that the user will be redirected to after they complete the ID verification

Headers
string
required
Defaults to 12.34.56.78

User's most recent access/login IP address

Responses

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