Video understanding (video_to_text)
Request Body
application/jsonRequiredmetadataMetadataCaller-supplied metadata; ≤16 keys, key ≤64 chars, value ≤512 chars
callback_urlCallback UrlHTTPS URL Beatra will POST the final Task envelope to when the Task reaches a terminal state
callback_signing_key_idCallback Signing Key IdOptional standalone callback signing key. Omit for unsigned callback delivery; requires callback_url when provided.
modelRequired
ModelVideo-understanding model (auto or MiniMax-M3).
promptRequired
PromptMaximum length:
32000videoRequired
VideoThe single video input. Beatra samples it internally at 1 fps.
detailDetailVisual detail preference. It does not change Beatra's per-second price.
Default:
"default"Value in: "default" | "low" | "high"response_formatResponse FormattemperatureTemperatureHeader Parameters
X-Request-IdstringOptional client request id echoed in the response.
Idempotency-KeyRequired
Idempotency-KeyMinimum length:
1Maximum length: 128AuthorizationRequired
stringBearer API key.
Task accepted