Microsoft Graph Stream Video API

Microsoft Stream (on SharePoint) provides video management capabilities through Microsoft Graph and SharePoint APIs. Videos are stored in OneDrive and SharePoint, enabling developers to upload, manage, share, and embed enterprise videos using existing Graph drive and file APIs with video-specific metadata and playback support.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-stream:graph-video-api
name: Microsoft Graph Stream Video API
tags:
- Microsoft Graph
- SharePoint
- Streaming
- Video
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://graph.microsoft.com/v1.0/
humanURL: https://learn.microsoft.com/en-us/stream/
properties:
- url: https://learn.microsoft.com/en-us/stream/
  type: Documentation
- url: https://learn.microsoft.com/en-us/graph/auth/
  type: Authentication
description: Microsoft Stream (on SharePoint) provides video management capabilities through Microsoft
  Graph and SharePoint APIs. Videos are stored in OneDrive and SharePoint, enabling developers to upload,
  manage, share, and embed enterprise videos using existing Graph drive and file APIs with video-specific
  metadata and playback support.