The Dashboard is your central hub for managing sites and viewing overall statistics.
Overview#
After signing in, you'll see:
- Your Sites - List of all your sites with quick stats
- Add Site - Create a new site
- API - Manage your API key
Managing Sites#
Click on any site to access its Site Settings where you can configure security, view detailed statistics, and manage access controls.
API Key#
Your API key is used for server-side token validation. To manage it:
- Go to API in the sidebar
- Click Generate API Key (or Regenerate if you already have one)
- Copy the key immediately - it's only shown once
Keep Your API Key Secret
Never expose your API key in frontend code or commit it to version control.