Skip to main content

Developer Tools

The Developer Tools section provides access to credentials and settings for integrating with the Viostream API. Navigate to the  Settings page and select Developer Tools from the sidebar.

API Keys

API keys authenticate requests to the Viostream API. Each key is independent — you can create multiple keys for different integrations and revoke them individually without affecting others.

Create an API Key

  1. Navigate to Developer Tools in the  Settings page.
  2. Click Add.
  3. Give the key a descriptive name so you can identify its purpose later.
  4. Copy the key immediately — it will not be shown again in full after you leave this screen.

Revoke an API Key

To revoke a key, click the key in the list and select the option to deactivate or delete it. Revoking a key immediately invalidates it — any integration using that key will stop working until it is updated with a new key.

warning

Store API keys securely and never commit them to source control. If a key is compromised, revoke it immediately and create a new one.

Remote Upload Settings

Remote Upload allows external systems to push media directly into your Viostream library without going through the Console. This is useful for automated workflows such as post-production pipelines or broadcast systems.

The Remote Upload Settings section displays the credentials and configuration required to set up remote upload. Contact Customer Success via the Live Chat for assistance configuring remote upload for your workflow.

note

For full API documentation including available endpoints and parameters, see the API reference.