JaaS (Jitsi as a Service) REST API

Managed Jitsi as a Service offering from 8x8 that fronts the open-source Jitsi stack with a JWT-secured REST surface for issuing meeting tokens, managing rooms, fetching recordings, controlling participants, and retrieving usage. JaaS uses RS256 JSON Web Tokens signed with a tenant-specific API key/private key pair generated through the JaaS console at jaas.8x8.vc.

JaaS (Jitsi as a Service) REST API is one of 10 APIs that Jitsi publishes on the APIs.io network.

Tagged areas include JaaS, 8x8, Managed Service, JWT, and REST. The published artifact set on APIs.io includes API documentation, a getting-started guide, and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: jitsi:jaas-rest-api
name: JaaS (Jitsi as a Service) REST API
tags:
- JaaS
- 8x8
- Managed Service
- JWT
- REST
- Recording
- Rooms
humanURL: https://developer.8x8.com/jaas/docs
baseURL: https://api.jaas.8x8.vc
properties:
- url: https://developer.8x8.com/jaas/docs
  name: JaaS Developer Portal
  type: Documentation
- url: https://developer.8x8.com/jaas/docs/jaas-getting-started
  name: JaaS Getting Started
  type: GettingStarted
- url: https://developer.8x8.com/jaas/docs/api-keys-private-key
  name: API Keys & Private Keys
  type: Authentication
- url: https://developer.8x8.com/jaas/docs/jwt-overview
  name: JWT Overview
  type: Documentation
- url: https://jaas.8x8.vc/
  name: JaaS Console
  type: Console
description: Managed Jitsi as a Service offering from 8x8 that fronts the open-source Jitsi stack with
  a JWT-secured REST surface for issuing meeting tokens, managing rooms, fetching recordings, controlling
  participants, and retrieving usage. JaaS uses RS256 JSON Web Tokens signed with a tenant-specific API
  key/private key pair generated through the JaaS console at jaas.8x8.vc.