Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt

Use this file to discover all available pages before exploring further.

Returns a short-lived signed URL for downloading rendered video content without streaming the binary through the API response body. Use this when you need a temporary direct download link for a completed video job. Optional request fields let you choose:
  • ttl_seconds for link lifetime
  • disposition as attachment or inline
  • index when a generation has multiple outputs
The response returns:
  • download_url
  • expires_at
This is the preferred path for handing completed video output to browsers or external download clients.
Last modified on May 6, 2026