Tokenhot
English
  • 中文
  • English
English
  • 中文
  • English
English
  • 中文
  • English
  1. DOUBAO
  • en
    • Terms of Service
    • privacy agreement
    • Image Models
      • DOUBAO
        • doubao-seedream-4-0-250828
        • doubao-seedream-4-5-251128
      • GPT
        • GPT Image-1.5
      • Gemini
        • gemini-2.5-flash-image
        • gemini-3-pro-image-preview
        • gemini-3.1-flash-image-preview
      • dall
        • dall-e-2
        • dall-e-3
    • Video Models
      • DOUBAO
        • doubao-seedance-1-5-pro-251215 (Generate Video Task)
          POST
        • doubao-seedance-1-5-pro-251215 (Get video task status and results)
          POST
        • doubao-seedance-2-0-260128
          POST
        • doubao-seedance-2.0
          POST
        • doubao-seedance-2.0 (Get video task information)
          GET
        • doubao-seedance-2.0-V2V
          POST
        • doubao-seedance-2.0-V2V (Get video task information)
          GET
        • doubao-seedance-2.0-fast
          POST
        • doubao-seedance-2.0-fast (get video task information)
          GET
        • doubao-seedance-2.0-fast-V2V
          POST
        • doubao-seedance-2.0-fast-V2V (Get video task information)
          GET
      • Sora
        • Sora-2
        • Sora-2 (Get Video Task Status)
        • Sora-2 (Get Video Content)
    • Chat Models
      • Claude
        • claude-opus-4-6
        • claude-opus-4-6-cc
        • claude-sonnet-4-5-20250929
      • GPT
        • GPT 5
        • GPT 5(Responses)
        • GPT 5.2
        • GPT 5.2(Responses)
        • GPT 5.4
        • GPT 5.4(Responses)
      • Gemini
        • gemini-2.5-flash
        • gemini-2.5-pro
        • gemini-3-flash-preview
        • gemini-3.1-pro
        • gemini-3.1-pro-preview
  1. DOUBAO

doubao-seedance-1-5-pro-251215 (Generate Video Task)

POST
/jimeng/
Actual API Endpoint: POST https://tokenhot.ai/jimeng/
Model Code: doubao-seedance-1-5-pro-251215

Request

Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Query Params

Body Params application/jsonRequired

Examples

Responses

🟢200
application/json
Request successful
Body

🟠401
🟠429
🔴500
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/jimeng/?Action=CVSync2AsyncSubmitTask (submit video task)&Version=2022-08-31' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "doubao-seedance-1-5-pro-251215",
    "prompt": "A cat playing the piano"
}'
Response Response Example
{}
Modified at 2026-03-25 06:34:43
Previous
dall-e-3
Next
doubao-seedance-1-5-pro-251215 (Get video task status and results)
Built with