v1

latestSwagger 2.0MIT2026-07-17514.4 KB
thumbnails

Upload a file

Accepts a file upload via multipart form data

post/generateThumbnail

Query parameters

animateboolean

set to true if you want to animate the thumbnail (only works with animated gif, webp or heif)

Response

File uploaded successfully

messagestring
successboolean

Example response

{
  "message": "Operation completed successfully",
  "success": true
}
All 5 operations