Tokaify APITokaify API
API Reference
AI Model APIVideoDoubao APIdoubao-seedance-2-0-260128

Proxy Video Content

doubao-seedance-2-0-260128 Proxy Video Content API

Retrieves video file content or downloadable resources for this model through the gateway proxy.

GET
/v1/videos/{task_id}/content

Authorization

BearerAuth

AuthorizationBearer <token>

Model relay interface recognition. Request heading: Autoration: Bearer .

In: header

Path Parameters

task_id*string

Task ID.

Response Body

video/mp4

application/json

curl -X GET "https://api.tokaify.com/v1/videos/task_01JZ8M9Q4R7V2K8N9P0Q/content"
"string"
{
  "error": null,
  "message": "success"
}

How is this guide?

Last updated on