cURL
curl --request POST \ --url https://chat.freedomgpt.com/api/v1/actor-gpt/create \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "actorId": "<string>", "voiceId": "<string>", "script": "<string>" }'
{ "videoId": "<string>" }
ActorGPT API