Upload a User’s Document (Passport, License, etc)

Allows uploading a document for a specific User, such as a passport, driver’s
license, or other identification. The request can include metadata about the
document and any associated ID information.

Uploaded documents are used for KYC verification, compliance checks, and
record-keeping purposes. The file must be sent as binary data and cannot
exceed 5 MB in size.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 255
^[a-z0-9_-]{3,255}$
Body Params
metaInformation
object
idDocumentMetaData
object
file
length ≤ 5242880
Headers
string
required
length ≤ 64
^[a-z0-9_-]{3,64}$

Client ID provided to you during onboarding.

Responses
201

Successfully uploaded the document

429

Too many requests

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