Authorization: Bearer ********************curl --location 'https://drwa.openai-next.com/v1/videos' \
--header 'Authorization: Bearer <token>' \
--form 'prompt="She turns around and smiles, then slowly walks out of the frame."' \
--form 'model="sora-2"' \
--form 'size="1280x720"' \
--form 'seconds="8"' \
--form 'input_reference=@"cmMtdXBsb2FkLTE3NzAxMDg4NzY4NDMtOQ==/3be04368dde5e774324411923e64d912.jpg"'{}