Upload identity documents (government ID, selfie) for a customer.
Document requirements:
id_front, id_back (if applicable), selfieSubmit documents using the documentType field:
document: For government ID images (front and back)selfie: For selfie verification photoSubmitted documents will be reviewed by Etherfuse admins before approval.
You’ll receive a kyc_updated webhook when the status changes.
API key for authentication. Pass the key directly (e.g., Authorization: your-api-key). Do not use a Bearer prefix.
ID of the customer
Request body for uploading KYC identity documents
Type of document being uploaded (government ID or selfie photo)
document, selfie Array of images as data URLs (JPEG or PNG, max 10MB each)
Public key of the wallet to upload documents for. Optional — if omitted, documents are attached at the organization level.