UnifyAPI
← Back to catalog

pexels.search_videos

mock data$0.001 / call

Search Pexels Stock Videos

Search free stock videos by keyword — returns HD/SD video files with dimensions, duration, download URLs. Free for commercial use (Pexels)

Media & Artsprovider: Pexels#pexels#media

Input schema

size

Minimum video size

string
limit

Results per page (default 10, max 80)

integer
queryrequired

Search term for videos (e.g. "nature timelapse", "city traffic", "cooking")

string
orientation

Video orientation

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.