← Back to catalog
pexels.search_videos
mock data$0.001 / callSearch Pexels Stock Videos
Search free stock videos by keyword — returns HD/SD video files with dimensions, duration, download URLs. Free for commercial use (Pexels)
Input schema
size
stringMinimum video size
limit
integerResults per page (default 10, max 80)
queryrequired
stringSearch term for videos (e.g. "nature timelapse", "city traffic", "cooking")
orientation
stringVideo orientation
Call via REST
curl -X POST https://unifyapi.pro/api/call/pexels.search_videos \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"size":"<size>","limit":0,"query":"<query>","orientation":"<orientation>"}'