1. Create an account
Sign up for a free account on the AI Stats Dashboard.Once logged in, navigate to Gateway → API Keys and click Generate Key. This key will be used to authenticate all API requests.
2. Make your first request
With your API key ready, send your first request to the/chat/completions endpoint.
3. Try different endpoints
Once you’re comfortable, explore the other endpoints available in the Gateway:| Endpoint | Purpose |
|---|---|
/chat/completions | Conversational AI (text generation). |
/moderations | Content moderation and safety scoring. |
/embeddings | Generate vector embeddings for text. |
4. Explore data on AI Stats
The Gateway is just one part of AI Stats. You can also explore model metadata, benchmarks, and pricing across hundreds of providers:Explore Models
Browse detailed information for every model available.
Compare Benchmarks
Understand model performance across common benchmarks.
5. Next steps
You’re all set! Continue learning by diving deeper into the API and integration examples.Developers Introduction
Learn about the Gateway, SDKs, and how to build with AI Stats.
Authentication
Securely authenticate your API requests.
Need help? Join our Discord community or reach out via the Contact & Support page.