Files
File upload, download, and management (images only)
📄️ Download file via public link
Download a file using a time-limited public token. No authentication required.
📄️ Upload a file
Upload an image file for use in document generation
📄️ Validate an image file
Validate an image file's format and metadata without uploading it
📄️ Get supported file types
Retrieve a list of all supported file types grouped by category
📄️ Download a file
Download a file by its ID. Only the user who uploaded the file can download it.
📄️ Generate public download link
Generate a time-limited public download link for a file. Only the file owner can generate links.
📄️ Get file metadata
Retrieve metadata for a specific file
📄️ Delete a file
Delete a file and its associated metadata. Only the file owner can delete it.
📄️ List user files
Get a paginated list of files uploaded by the authenticated user