To use API keys, you must first add billing information on the Profile Settings page.
Create an API Key
Log in
Go to the RamaLama Cloud dashboard and sign in to your account.
Create the key
Click Create New Key, enter a descriptive name (e.g., “Production Server” or “Development”), and click Create.
Best Practices
- Use descriptive names - Name keys by their purpose or environment
- Create separate keys - Use different keys for development, staging, and production
- Rotate regularly - Regenerate keys periodically to maintain security
- Never commit keys - Keep API keys out of version control
Managing Keys
From the API Keys page you can:- View all active keys and their creation dates
- See when each key was last used
- Revoke keys that are no longer needed
Revoking a Key
If a key is compromised or no longer needed:
Revoked keys immediately stop working. Any applications using the key will receive authentication errors.

