Skip to content

rrweb Cloud Docs

rrweb Cloud gives rrweb teams a hosted path for capturing browser sessions, attaching searchable application metadata, and replaying recordings through API-driven workflows. Use it when you want the rrweb recording model without maintaining your own ingestion, storage, and replay infrastructure.

Get started

Start by creating an API key in the rrweb Cloud dashboard, then install the Browser Client to send recordings from your application.

If you already use rrweb directly, follow the migration guide to connect your current recorder to rrweb Cloud. If you are building a server-side integration, review Authentication and API Keys before calling the API.

What you can build

  • Capture rrweb events from a browser app with the hosted Browser Client.
  • Add searchable application metadata such as user, organization, environment, or session identifiers.
  • Retrieve recordings and events through the API reference below.
  • Replay captured sessions with the replaying guide.

API Reference

Servers

https://api.rrweb.com
http://localhost:8787