get
https://api.fastpix.io/v1/on-demand//summary
This endpoint returns the generated summary of a video.
The summary is created using the InVideo Summary feature, which processes the video content and produces a textual summary.
To use this endpoint, you must first generate the video summary using the Generate Video Summary endpoint. This endpoint can return the summary only after that process is complete.
Typical use cases include:
- Providing viewers with a quick preview of the video’s main content.
- Enabling search or recommendation systems to surface summarized insights.
- Supporting accessibility and content discovery without requiring users to watch the full video.
If the summary has not been generated or the feature is disabled for the requested media, the endpoint returns an error indicating that the summary is unavailable.