Setting Up Your Account
To use SuperViz Real-time, you'll need to create an account and obtain a Developer Token. This guide will walk you through the process.
1. Create Your Account
- Visit the SuperViz Developer Dashboard.
- Fill out the registration form to create your free account.
- No credit card is required for registration.
2. Access Your Developer Dashboard
After creating your account, you'll have access to the Developer Dashboard. Here you can:
- Track usage across all SuperViz products
- Manage your subscription
- Generate and manage API keys
- Configure Webhooks
- Create and manage security keys
3. Obtain Your Developer Token
The Developer Token is essential for initializing the SuperViz Real-Time and associating requests with your account. To get your token:
- Log in to the Developer Dashboard.
- Navigate to Developer -> Keys.
- Copy your Developer Token from this page.
Keep your Developer Token secure and don't share it publicly.
4. Implement the SuperViz Real-Time
With your Developer Token in hand, you're ready to start implementing SuperViz Real-time in your project:
- Install the SuperViz Real-Time in your project.
- Use your Developer Token to initialize SuperViz Real-time.
- Follow our Quickstart Guide for detailed implementation instructions.
5. Prepare for Production
Before deploying your application to production:
- Upgrade your account to a paid plan.
- Add your production domain(s) to the whitelist.
localhost
is whitelisted by default for development purposes.
Next Steps
Now that your account is set up and you have your Developer Token:
- Install and set up the SuperViz Real-Time
- Explore our documentation to learn about available features
- Join our Discord community for support and to share your experiences
If you have any questions or need assistance, don't hesitate to contact our support team.