Upload file
Upload
Upload file
Upload a file for verification processing. Supports document images, PDFs, and other verification-related files.
POST
Upload file
Authorizations
API key for service-to-service authentication
Body
multipart/form-data
Category of the uploaded files
Available options:
VERIFICATION_INPUT_FILE, PROFILE_PICTURE Example:
"VERIFICATION_INPUT_FILE"
Files to upload (supports images, PDFs, documents)
Minimum array length:
1Optional passwords for protected files (e.g., password-protected PDFs). Array should match files array order.
Example:
["password1", "password2"]Response
File uploaded successfully
Unique object identifier for the uploaded file
Example:
"1503f16a-67a8-4976-9b1c-9446ec626a8d"
Category of the uploaded file
Available options:
VERIFICATION_INPUT_FILE, PROFILE_PICTURE Example:
"VERIFICATION_INPUT_FILE"
Array of uploaded file information