A

api.video

api.video is a cloud video platform for developers to upload, host, transcode, stream, deliver, and analyze on-demand and live video. It also provides project and API-key management through a separate admin API.

2 integrations · REST

api.video exposes two documented HTTP APIs: its main REST video platform API at `https://ws.api.video` and a separate Admin API at `https://admin.api.video`; no public GraphQL, MCP server, or CLI surface was found.

discovered 1d ago
REST · OpenAPI2
Credentials
Project API keyapi_keyGet key

Create an account in the api.video dashboard, then in the dashboard open API Keys and copy either your Sandbox or Production API key. The docs say you can switch environment in the dashboard and use the key either directly with HTTP Basic auth or to mint bearer tokens via POST /auth/api-key.

Delegated upload tokenbearerGet token

First obtain a project API key. Then call the Generate an upload token endpoint to mint a delegated upload token for client-side or delegated uploads. The token can have a ttl, or 0 for no expiration.

Admin API keyapi_keyGet key

Request an Admin API key from api.video customer support. This key is separate from project API keys and is used for the Admin API with HTTP Basic auth, where the key is the username and the password is empty.

conventions · 0/7 published

Publish these signals → /publishing