Create Video Thumbnails from any video or URL.
Video Thumbnail API clips a source video into a short output video, accepting either a direct file upload or a video URL. Callers specify a start time in seconds, a clip duration in seconds (capped at 20, default 2), and an optional output size in WIDTHxHEIGHT format. The service processes requests asynchronously: submitting a job returns a job_id, which is then polled via a status endpoint returning pending, successful, or failed, with a link to the resulting clip on success.
The file-upload endpoint accepts a multipart video field with a 100MB request limit; the URL-based endpoint downloads the source video from an HTTP(S) address instead. Both submission endpoints share the same polling endpoint for checking job status.
It is intended for generating short preview clips for media libraries, upload workflows, content moderation queues, or sharing a specific segment of a longer video. It is published by ApyHub as a verified listing, versioned v1.0 with three endpoints.
It is asynchronous: submitting a job returns a job_id immediately, and you poll GET /jobs/:job_id until the status is successful or failed.
You can submit a multipart video file upload or send a video_url pointing to an HTTP(S) source video.
File uploads are capped at 100MB total per request, and clip duration is capped at 20 seconds.
Poll at most once per second; faster polling counts against your rate limit without finishing the job sooner.
It's useful for generating short preview clips for media libraries, upload workflows, content moderation queues, or sharing a specific segment of a longer video.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Television data.
TV Show Data.
Unofficial Netflix Online Global Search, Search all netflix regions in one place.
Vimeo Developer API.
API for finding out the streaming availability of movies & shows.
Add YouTube functionality to your sites and apps.