Viostream REST API

Available for these roles: Admin

Developer access to Viostream resources

In order to enable programmatic access, Viostream provides a RESTful API containing the following resources:

  • Account
  • Channel
  • Media
  • Tag
  • Whitelist

Obtaining an API Key

Admin users can navigate to the Developer tab to create and manage API Keys.

Authentication

Viostream’s REST API uses HTTP BASIC authentication. The username is your account key, available in the Developer Developer tab, and the password is any of your active API Keys.

Documentation

Full documentation for the REST API is available via our Swagger page.


Related Docs

Getting Started
Your Library
Managing Media
Channels
Embedding Your Media
Media Players
Managing Your Account
Managing Events
Technical Information