{
"prompt": "string",
"resolution": "small",
"aspectRatio": "16:9",
"duration": "10"
}curl --location 'https://www.runninghub.ai/openapi/v2/rhart-video-s/text-to-video' \
--header 'Authorization: Bearer [Your API KEY]' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "string",
"resolution": "small",
"aspectRatio": "16:9",
"duration": "10"
}'{}