Vidyard Dashboard API

The Vidyard Dashboard API provides full CRUD access to your Vidyard account assets including players, videos, chapters, organizations, teams, users, roles, events, campaigns, tags, webhooks, embeds, access managers, attributes, features, and captions. Authentication is via an org-scoped Bearer token passed as auth_token.

API entry from apis.yml

apis.yml Raw ↑
name: Vidyard Dashboard API
description: 'The Vidyard Dashboard API provides full CRUD access to your Vidyard account assets including
  players, videos, chapters, organizations, teams, users, roles, events, campaigns, tags, webhooks, embeds,
  access managers, attributes, features, and captions. Authentication is via an org-scoped Bearer token
  passed as auth_token.

  '
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.vidyard.com/
baseURL: https://api.vidyard.com/dashboard/v1/
tags:
- Video Management
- Players
- Analytics
- Webhook
tags_raw:
- Video Management
- Players
- Analytics
- Webhooks
properties:
- type: Documentation
  url: https://developer.vidyard.com/
- type: APIReference
  url: https://developer.vidyard.com/
- type: GettingStarted
  url: https://knowledge.vidyard.com/hc/en-us/articles/360010000133-How-to-use-the-Vidyard-Dashboard-API
- type: DataModel
  url: data-model/vidyard-data-model.yml
- type: ErrorCatalog
  url: errors/vidyard-problem-types.yml