Ollang API Reference
Request Subtitle Embedding
Request subtitle embedding for an order to burn subtitles directly into the video file
POST
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.
Authorizations
This endpoint requires API key authentication. Include your API key in the request header:- Header name:
X-Api-Key - Header value: Your API key from the Ollang dashboard
- Format:
X-Api-Key: your-api-key-here
Path Parameters
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.
Response
Indicates whether the subtitle embedding request was initiated successfully.
A message describing the result of the subtitle embedding request.
The ID of the order for which subtitle embedding was requested.