Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Use your APIPod API key as a Bearer token in the Authorization header.

Body

application/json
model
string
required

Public APIPod model ID.

Allowed value: "seedance-1.5-pro-t2v"
prompt
string
required
Maximum string length: 2000
aspect_ratio
enum<string>
default:16:9

The aspect ratio of the generated video.

Available options:
16:9,
4:3,
1:1,
3:4,
9:16,
21:9
duration
enum<integer>
default:5

The generated video's duration.

Available options:
4,
5,
6,
7,
8,
9,
10,
11,
12
resolution
enum<string>
default:720p

The generated video's resolution.

Available options:
480p,
720p,
1080p
camera_fixed
boolean
default:false

Enable to keep the camera view static and stable. Disable for dynamic camera movement.

generate_audio
boolean
default:true

Enable to create sound effects for the video (Additional cost applies).

Response

200 - application/json

Task accepted

Standard response for task submission

code
integer
required
data
Task Submit Data · object
required

Data content for task submission

message
string
required