Liveblocks REST API

Server-side REST API for managing rooms, room access, storage, active users, broadcast events, comments and threads, notifications, Yjs documents, and version history. Authenticated with a secret key via Bearer authorization.

Liveblocks REST API is one of 3 APIs that Liveblocks publishes on the APIs.io network.

Tagged areas include REST, Rooms, Storage, Comments, and Threads. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: liveblocks:rest-api
name: Liveblocks REST API
description: Server-side REST API for managing rooms, room access, storage, active users, broadcast events,
  comments and threads, notifications, Yjs documents, and version history. Authenticated with a secret
  key via Bearer authorization.
humanURL: https://liveblocks.io/docs/api-reference/rest-api-endpoints
baseURL: https://api.liveblocks.io/v2
tags:
- REST
- Rooms
- Storage
- Comments
- Threads
- Notifications
- Yjs
- Webhooks
properties:
- type: Documentation
  url: https://liveblocks.io/docs/api-reference/rest-api-endpoints
- type: Authentication
  url: https://liveblocks.io/docs/authentication
- type: Webhooks
  url: https://liveblocks.io/docs/platform/webhooks