Quick Usage Steps
Welcome to the API doc for Rephrase Studio.
- To get started, you'll first need to authenticate your app with our API. Refer Authentication
- After setting up authentication, you can create your video.
- Select the actor and voice you want from the list of supported Actors and Voices. You can preview the actors and voices using the thumbnail and voice sample links.
- Use the Actor's
id
and Voice'svoice_key
to update themodel
andvoice_key
values while creating the video. - Add other elements to your video request and create it using the Create a new video API.
- You can preview your created video at https://studio.rephrase.ai/create/<video_id>.
- Once you are satisfied with the video created, you can go ahead and export the video
- Use the Get video details API to retrieve the status and video URL