{"templateImageFileId":"8cfe010093be4427947029e781f3b2ce","mode":"avatar4","scriptMode":"text","ttsText":"Hey, I’m Topview Avatar 4. Give me one picture, and I can make a video like this — natural, longer, and doing the moves you want.","voiceId":"zeeTdrCqbhpVKOucLtOKdhytM7rbJx5t","avatarId":"4ab61621aad940ff84784ad8f005953a"}
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://api.302.ai/topview/v1/photo_avatar/task/submit' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"templateImageFileId": "8cfe010093be4427947029e781f3b2ce",
"mode": "avatar4",
"scriptMode": "text",
"ttsText": "Hey, I’m Topview Avatar 4. Give me one picture, and I can make a video like this — natural, longer, and doing the moves you want.",
"voiceId": "zeeTdrCqbhpVKOucLtOKdhytM7rbJx5t",
"avatarId": "4ab61621aad940ff84784ad8f005953a"
}'