API Reference
Log In
API Reference

Documentation

Quick Usage Steps

Welcome to the API doc for Rephrase Studio.

  1. To get started, you'll first need to authenticate your app with our API. Refer Authentication
  2. 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's voice_key to update the model and voice_key values while creating the video.
    • Add other elements to your video request and create it using the Create a new video API.
  3. You can preview your created video at https://studio.rephrase.ai/create/<video_id>.
  4. Once you are satisfied with the video created, you can go ahead and export the video
  5. Use the Get video details API to retrieve the status and video URL