Streamlabs API

REST API to access a user's Streamlabs account: donations, custom alerts, loyalty points, media share, alert profiles, credits, tip jar, wheel spin, and a real-time Socket API. OAuth 2.0 with per-feature scopes; Bearer token only (no access-token query param in v2.0). Base host streamlabs.com/api/v2.0.

API entry from apis.yml

apis.yml Raw ↑
name: Streamlabs API
description: 'REST API to access a user''s Streamlabs account: donations, custom alerts, loyalty points,
  media share, alert profiles, credits, tip jar, wheel spin, and a real-time Socket API. OAuth 2.0 with
  per-feature scopes; Bearer token only (no access-token query param in v2.0). Base host streamlabs.com/api/v2.0.'
humanURL: https://dev.streamlabs.com/
baseURL: https://streamlabs.com/api/v2.0
tags:
- Live Streaming
- Alerts
- Donations
- Loyalty Points
- Real-time
properties:
- type: OAuthScopes
  url: scopes/stream-labs-scopes.yml
- type: Authentication
  url: authentication/stream-labs-authentication.yml
- type: Conventions
  url: conventions/stream-labs-conventions.yml
- type: MCPServer
  url: mcp/stream-labs-mcp.yml
- type: Conformance
  url: conformance/stream-labs-conformance.yml