Onboarding
Sign up or log in
Use the control-plane auth flow, then continue directly into projects, keys, origins, usage, and docs.
Dashboard
Developer onboarding status
First-run checklist
Quickstart flow
- Create a project.
- Generate an API key with runtime scopes.
- Add your allowed browser origin.
- Request a runtime token example.
- Copy the snippet from Docs and connect your client.
Projects
Create and inspect projects
Workspace
Create or select a project to view workspace details.
Projects
No projects yet.
API Keys
Generate and revoke keys
Latest secret
Generate a key to reveal its secret once and store it in this browser.
Active keys
Select a project to manage API keys.
Allowed Origins
Manage browser origins
Why this matters
Runtime token issuance can enforce browser origins. Add the exact production origin before handing client-side session creation to your app.
Configured origins
Select a project to manage allowed origins.
Usage
Usage overview and quota burn
Quota overview
Select a project to load usage.
Recent rollups
Usage rollups appear here after runtime activity is recorded.
Docs
Quickstarts and runtime token example flow
Live response
Request a runtime token to see the response body here.
cURL quickstart
Browser bootstrap
Onboarding notes
- Create an admin project owner account in this portal.
- Create one project per product surface or environment boundary.
- Use API keys only from a trusted backend or token broker.
- Bind browser runtime tokens to exact origins whenever possible.
- Watch the Usage page after first runtime traffic to verify quotas and rollups.