Skip to main content
POST
Upload a verification document

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
attach
string
required

Base64 file content.

filename
string
type
string
Example:

"PASSPORT"

info
string

Response

Document attached.

The response is of type object.

Last modified on July 19, 2026