OpenAI video content
Video
/v1/videos/{video_id}/content
완료된 비디오 생성 작업의 바이너리 콘텐츠를 다운로드합니다.
GET
OpenAI video content
Use this endpoint to fetch the final video asset or content stream after a task completes.
- Authenticate with
Authorization: Bearer {API_KEY} - The path parameter is still
video_id - Only call this after the status endpoint confirms completion
- Large downloads are often better proxied or signed by your backend
