Generate custom thumbnail
Create Custom Thumbnail
Generate a custom thumbnail from a specific video frame
POST
Generate custom thumbnail
Generate a custom thumbnail image from a specific timestamp in the video.
- Time parameter is in seconds, can be a float (e.g., 2.5 for 2.5 seconds into video)
- Returns an Image object with URL and metadata
- Generated thumbnails are stored and can be retrieved later
- Time value should be within video duration (0 to video.length)
- Multiple thumbnails can be generated at different timestamps
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Pattern:
^m-Example:
"m-12345"