Sign Up & API Keys
Learn how to sign up for Regolo AI and generate your API keys.
Create Your Account
- Visit dashboard.regolo.ai
- Click Sign Up and complete the registration form
- Verify your email address
- Log in to your new account
Generate an API Key
Once logged in, follow these steps to create your API key:
- Navigate to the Virtual Keys section in the sidebar
- Click Create New Key
- Choose a name for your key (e.g., "Development", "Production")
- Select the scope:
- All models: Access to all available models
- Specific model: Restrict access to a single model
- Click Generate
- Copy your key immediately - it won't be shown again!
Keep Your Key Secure
Never share your API key or commit it to version control. Use environment variables to store your keys securely.
Managing Your Keys
From the Virtual Keys dashboard, you can:
- View usage: Monitor API calls and token consumption
- Rotate keys: Generate new keys and revoke old ones
- Set limits: Configure spending limits per key
- Delete keys: Remove keys that are no longer needed
Best Practices
- Use separate keys for development and production
- Rotate keys periodically for security
- Set appropriate spending limits
- Monitor usage regularly to detect anomalies