Skip to main content

Setting up your account

You will need to create an account to access your developer dashboard. The dashboard allows you to track the usage across all our products, and manage your subscription as well as your SuperViz Tokens.

Create an account

If you don’t have an account yet, go ahead and create your free account in the developer dashboard. No credit card is required!

Get a SuperViz Token

To start a room, that enables our SDK, you’ll need to pass a SuperViz Token, as this token is essential for associating SDK requests with your account.

To retrieve the SDK instance, import the library and call its constructor method while passing your SuperViz Token as a parameter.

Once logged into the dashboard, you can navigate to the developer page and generate the token.

After you’ve generated and copied the SuperViz Token, you can start the implementation.

tip

Publishing your application

Before deploying your solution to production, you must upgrade your account and add your domain(s) to the whitelist. The localhost has been added by default.

What’s next