Files
File upload, download, and management
📄️ Upload a file
Upload a media file (image, video, audio, or font) to the platform
📄️ Validate an image file
Validate an image file's format and metadata without uploading it
📄️ Validate a video file
Validate a video file's format and metadata without uploading it
📄️ Validate an audio file
Validate an audio 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.
📄️ 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