Use this file to discover all available pages before exploring further.
Request subtitle embedding for an existing order. This endpoint triggers the process of burning (hardcoding) the translated subtitles directly into the video file. The resulting video will have the subtitles permanently embedded as part of the video stream.
curl -X POST "https://api-integration.ollang.com/integration/orders/60b8d6f1e1b9b1d8c6c0d8e1/subtitle-embedding" \ -H "X-Api-Key: <your-api-key>"
The unique identifier of the order for which you want to embed subtitles. The
order must be in a completed or delivered state with available subtitle files.