- Docs
- Dashboard
- Dashboard
Dashboard
The QPub dashboard is the web UI for account and project management. Messaging clients do not use dashboard login credentials; they use API keys or tokens.
What you can do
| Area | Purpose |
|---|---|
| Accounts | Profile, sign-in, invitations |
| Projects | Create and manage projects |
| API Keys | Create credentials for Socket/REST |
| Usage | Inspect consumption against plan limits |
| Console | Interactive project console for testing |
Sign-up flow
- Create a user account (email/password or OAuth).
- Create or join an account organization.
- Create a project.
- Create an API key.
- Use the key with
@qpub/sdkor the REST/Socket APIs.
Billing and plan changes are handled in the dashboard (Stripe checkout). See Pricing.
Previous
REST API
Next
Accounts