Skip to main content
POST
Create a KYB flow

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

app_id
string
required

The ID of the App.

Response

201 - application/json

KYB flow created

url
string<uri>
required

The hosted KYB flow URL to share with the app's owner.

expires_at
string<date-time>
required

The time when the hosted KYB flow URL expires.

status
enum<string>
required

The initial status of the KYB flow.

Available options:
pending