Document
The Document APIs allow clients to manage account-level documents by offering endpoints for document type discovery, document upload, metadata retrieval, and file download. These endpoints are designed to support document lifecycle management and seamless integration with compliance and operational workflows.
📄️ Upload Document
Upload a document file. Supports multipart/form-data requests.Supported file types: image/jpeg, image/png, application/pdf. Maximum file size: 5MB.
📄️ Download Document
Download a document by document_id.