Media endpoints

Download a video

GET /v1/videos/{task_id}/content

GET/v1/videos/{task_id}/content

Authorization

BeefAPIKeyBearer
AuthorizationBearer <token>

Use Authorization: Bearer sk-...

In: header

Path Parameters

task_id*string

Response Body

video/mp4

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/videos/string/content" \  -H "Authorization: Bearer YOUR_BEEFAPI_KEY"
"string"