Liveblocks
Liveblocks is a real-time collaboration platform that provides ready-made building blocks for multiplayer experiences, including presence, broadcast events, shared storage (LiveObject/LiveList/LiveMap), comments and threads, notifications, and Yjs-based collaborative documents. It exposes a public authorization endpoint, a server-side private REST API, and SDKs for React, JavaScript, Node.js, Python, Redux, Zustand, and Yjs.
Liveblocks publishes 3 APIs on the APIs.io network. Tagged areas include Real-Time, Collaboration, Multiplayer, Presence, and CRDT.
Liveblocks’ developer surface includes developer portal, documentation, signup flow, pricing, engineering blog, GitHub presence, code examples, and 8 more developer resources.
APIs
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. Authentic...
Liveblocks Authorization API
Public-facing authorization endpoint used by client SDKs to exchange a server-issued token for a Liveblocks session. Supports access token and ID token authorization patterns.
Liveblocks Realtime Client API
WebSocket-based client API exposed through Liveblocks client SDKs for React, JavaScript, Redux, Zustand, Vue (community), and Yjs. Provides presence, broadcast events, Live stor...