Appearance
Dashboard
The Pixapi dashboard gives teams a central place to manage API keys, credits, model usage, and account settings.
What to monitor
- API key creation and status.
- Credit balance and recent credit history.
- Generation task status.
- Model mix by endpoint.
- Failed requests and common error codes.
Recommended workflow
- Create separate API keys for each environment.
- Monitor usage during launch and after model changes.
- Review failed requests before increasing traffic.
- Rotate keys regularly.
Production checklist
- [ ] Production key stored in a secret manager.
- [ ] Staging key separated from production.
- [ ] User-level rate limits implemented in your backend.
- [ ] Billing alerts configured from Billing.
