Skip to main content
POST
Create session

Authorizations

Authorization
string
header
required

API key as Bearer token

Body

application/json
document_type
string
required
country
string
required
checks
string[]
metadata
object

Response

201 - application/json

Session created

id
string
Example:

"sess_a1b2c3d4e5f6"

object
enum<string>
Available options:
identity.session
status
enum<string>
Available options:
pending,
ready,
completed,
expired
document_type
string
country
string
documents
object[]
selfie_uploaded
boolean
expires_at
string<date-time>
created_at
string<date-time>