Endpoints
Video Download
Download a video from a URL
GET
/
api
/
v1
/
video
/
download
Header
x-api-key
string
requiredThis parameter specifies the private key you’ll need for HuntAPI.com access.
Parameters
Search Query
query
string
requiredVideo URL to download
Response
job_id
string
The ID of the job. Use this ID to check the status of the job.
Was this page helpful?