---
title: Vidyard API Integration on Truto
slug: vidyard
category: Video
canonical: "https://truto.one/integrations/detail/vidyard/"
---

# Vidyard API Integration on Truto



**Category:** Video  
**Status:** Beta

## Unified APIs

### Unified User Directory API

- **Groups** — Groups are a collection of users in the source application. In some applications, they might also be called Teams.
- **Users** — The User object represents a User.

## How it works

1. **Link your customer's Vidyard account.** Use Truto's frontend SDK; we handle every OAuth and API key flow so you don't need to create the OAuth app.
2. **Authentication is automatic.** Truto refreshes tokens, stores credentials securely, and injects them into every API request.
3. **Call Truto's API to reach Vidyard.** The Proxy API is a 1-to-1 mapping of the Vidyard API.
4. **Get a unified response format.** Every response uses a single shape, with cursor-based pagination and data in the `result` field.

## Use cases

- **Sync Vidyard users and teams into your SaaS platform** — SaaS companies can use Truto's Unified User Directory API to pull Vidyard Users and Groups, enabling automatic seat provisioning, team mapping, and role synchronization without building custom API plumbing.
- **Automate user onboarding and offboarding across tools** — HR platforms and IT admin tools can programmatically manage Vidyard seat assignments alongside other connected apps, ensuring reps are provisioned on day one and deprovisioned on departure — reducing license waste and security risk.
- **Centralize team structure visibility for sales and enablement leaders** — Sales enablement or revenue operations platforms can surface Vidyard group and user data alongside other tool directories, giving managers a single pane of glass into who has access and how teams are organized.
- **Power cross-application user analytics and reporting** — Analytics or BI-focused SaaS products can correlate Vidyard user records with users from CRMs, SEPs, and other connected systems to build unified adoption dashboards showing which reps are active across their toolchain.

## What you can build

- **Automated Vidyard seat provisioning** — Automatically create and assign Vidyard user seats when a new team member is added in your platform, using the Unified User Directory API.
- **Cross-platform team directory sync** — Map Vidyard Groups to teams in your product so managers see a unified org structure across all connected video, CRM, and communication tools.
- **User deprovisioning workflows** — Trigger Vidyard user removal or deactivation when an employee is offboarded in your platform, closing security gaps automatically.
- **Unified user search across integrations** — Let your end users search for colleagues across Vidyard and other connected apps from a single search bar, powered by the standardized Users endpoint.
- **License utilization dashboard** — Surface Vidyard user counts and group membership alongside other SaaS tools so IT admins can monitor license usage and optimize spend.

## FAQs

### What Vidyard data can I access through Truto today?

Truto supports Vidyard through the Unified User Directory API, which provides standardized access to Users and Groups. Additional Vidyard-specific tools (e.g., video analytics, player management) are not yet available but can be built on request.

### How does authentication work for connecting a Vidyard account?

Truto handles the full auth flow for your end users. Vidyard's API uses token-based authentication, and Truto manages token storage, refresh, and credential security so you don't have to build or maintain any auth logic.

### Can I access Vidyard video analytics or engagement data through Truto?

Not yet. The current integration covers Users and Groups via the Unified User Directory API. Video analytics, webhook subscriptions, and player management tools are not available out of the box but can be requested and built by the Truto team.

### Does Truto handle pagination and rate limits for the Vidyard API?

Yes. Truto abstracts away pagination and rate-limit handling across all supported integrations, including Vidyard. You interact with a clean, unified API and Truto manages retries and cursor-based pagination behind the scenes.

### How quickly can Truto add new Vidyard API capabilities?

Truto builds custom tools on request. If you need access to Vidyard endpoints beyond Users and Groups — such as video CRUD, analytics subscriptions, or viewer identification — reach out and the team will scope and deliver them.

### Can I use the same API calls to sync users from Vidyard and other apps?

Yes. That's the core advantage of Truto's Unified User Directory API. The same standardized endpoints for Users and Groups work across Vidyard and every other supported integration, so you write the logic once and it works everywhere.
