Initiate identification attempt

Initiates an identification attempt. The user must be redirected to the URL specified in the redirectUrl parameter of the response in order to actually identify themselves.

👍

See how to skip/approve KYC process in sandbox here.

Body Params
string
required
Defaults to https://mypage.com/ida_complete

(URL) URL to return the end-user to after the KYC process is done, when using the KYC redirectUrl from the response. See Returning after identification flow for more information.

string

Type of device on which the user will perform identification. Used to provide the best possible user experience. Possible values are android (Android phone/tablet), ios (iPhone/iPad), desktop (Non-mobile device). If left blank, auto-detection will be attempted from the User-Agent HTTP header of the request.

Headers
string
required
Defaults to Bearer {{accessToken}}

Must contain Bearer <access_token> value as received upon Authentication.

Responses

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