Creates a translated story based on a previously generated story using the provided run_id
Original Story Retrieval
run_id
, our system locates and retrieves your previously generated story, ensuring weβre working with the complete content.Professional Translation
Voice Selection and Synthesis
Quality Assurance
/translated-story/{task_id}
endpoint with the task_id
provided in your initial response.
/languages
endpoint.The x-api-key
is a custom header required for authenticating requests to our API. Include this header in your request with the appropriate API key value to securely access our endpoints. You can find your API key(s) in the 'API' section of our studio website.
The unique identifier of the original story you want to translate. This ID was generated during the original story creation process and returned upon task completion.
Successful Response
A JSON that contains the unique identifier for the task. This is used to query the status of the translated story task that is running. It is returned when a create request is made for a translated story.