Skip to main content

Introduction

Welcome to the SuperViz docs! Here you'll learn how to implement SuperViz into your application.

SuperViz offers a real-time communication SDK and API, designed for developers building real-time web applications.

The SuperViz developer tools consist of three core components: Room, Components, and a REST API. These components form the foundation of SuperViz's capabilities.



doc-introduction.png

tip

If this is the first time you've heard of SuperViz, we suggest you look at our key concepts section which explains the most used concepts in our SDK.

How to start coding with SuperViz? First, you’ll need to create an account to retrieve a Developer Token. Then, you must install and setup the SDK in your project.

Happy coding!

SuperViz Team