Authentication
Generate Your API Key
To access the AiMo Network LLM API, you need to generate an API key through our web dashboard:
- Visit the AiMo Network Dashboard
- Click "Generate API Key"
- Copy your API key - it will start with
aimo-sk-v2-
aimo-sk-v2-[base58-encoded-key]API Key Management
Security Best Practices
- Keep Keys Secure: Store API keys securely, never expose them in client-side code
- Use Environment Variables: Store keys in environment variables or secure configuration
- Rotate Keys Regularly: Generate new keys periodically for enhanced security
- Monitor Usage: Track your API key usage and costs through the dashboard
Key Revocation
If your API key is compromised, you can revoke it immediately through the web dashboard:
- Go to the API Keys section
- Find the compromised key
- Click "Revoke" to disable it
- Generate a new key to replace it
Key Management
- View all keys: See all your active API keys in the dashboard
- Track usage: Monitor request counts and spending per key
- Delete keys: Remove keys you no longer need