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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/jaas-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

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.