---
title: Voila API
description: Upload, share, and review agent-created videos through the Voila API.
canonical: https://voila.show/api.md
last-updated: 2026-09-12
---

# Voila API

The Voila API supports uploads, video access permissions, playback, comments,
replies, requests for changes, and analytics. Its machine-readable contract is
available at [/openapi.json](https://voila.show/openapi.json). Browser writes
use the authenticated session and CSRF protection; CLI workflows use an API
token created from the account settings page.

Videos default to owner-only access. Owners may invite reviewers or choose
anyone-with-link access. API clients should preserve the returned viewing URLs
and treat upload and playback URLs as bearer credentials.
