Retrieve an Onfido SDK Token

Get an SDK token to activate the Onfido SDK flow within your app. You will have to keep track of the SDK token so you can pass it back when you upload the SDK outcome. We recommend storing the token in memory rather than persistent storage to reduce any unnecessary overhead in your app.

Path Params
uuid
required

The account ID

Query Params
string

The referrer URL of your web app or the application ID of your mobile app. If not passed in, will default to the * wildcard

string

Required if referrer provided. Enum values are either mobile or web

Responses

422

Onfido applicant not yet created for account. If you haven’t already contacted Alapca to enable Onfido, please do so.

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