/
NE
neosantara
/
Neosantara AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4w ago · Updated 4w ago
Details
Anthropic
1
Audio
1
Batches
4
Files
5
Images
1
Models
2
Responses
1
System
1
Videos
3
get
Download generated video
post
Create video job
get
Retrieve video job
Vision
1
Videos
Create video job
Create a video generation job compatible with OpenAI-style Sora workflows.
post
/v1/videos
Request body
object
required
model
string
required
prompt
string
required
input_reference
string
uri
nullable
size
'1280x720'
|
'720x1280'
|
'1024x1024'
|
'480x854'
|
'854x480'
seconds
'5'
|
'9'
video_style
string
emotional_atmosphere
string
mirror_mode
string
Response
Job queued
object
required
id
string
required
object
'video'
required
created_at
number
required
status
'queued'
required
model
string
required
progress
number
required
prompt
string
required
seconds
number
required
size
string
required