Create the corresponding image based on the video. Channel-low-price: priced significantly lower than the Official Stable Edition, but stability is not guaranteed.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"videoUrl":"https://example.com/input.mp4"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://www.runninghub.ai/openapi/v2/rhart-video-s/sora-upload-character' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"videoUrl": "https://example.com/input.mp4"
}'