Skip to main content
The AI Stats Gateway provides a unified API for accessing the world’s leading AI models - all through a single, consistent interface. Whether you’re building a chatbot, analysing content, generating media, or testing moderation workflows, the Gateway abstracts away individual provider quirks and gives you:
  • One endpoint for multiple AI providers
  • Unified request and response formats
  • Transparent usage tracking and pricing
  • Lightweight SDKs and modern developer experience

Why the Gateway exists

Working with multiple AI providers is powerful but messy - each has unique endpoints, model ids and types, and schemas.
The Gateway removes that friction by providing a normalised API layer that automatically routes your request to the best available model or provider.
You focus on building, not integration maintenance.

Core features

Unified Endpoints

Standardised chat, image, and moderation endpoints that work consistently across all providers.

Smart Routing

Requests are dynamically routed to the optimal provider for speed, cost, or reliability.

Built-in Usage Tracking

Every request is logged with latency, token counts, and cost metrics for transparent reporting.

BYOK (Bring Your Own Key)

Optionally connect your own provider API keys to manage billing and rate limits yourself whilst still benefiting from the Gateway’s unified interface.

Getting started

  1. Sign up for an AI Stats account.
  2. Generate an API key in your dashboard.
  3. Make your first request to the /v1/chat/completions endpoint.

Quickstart

Jump into our quickstart to make your first successful API call in under a minute.

Next steps


Need more detail? Continue with Integrating with the Gateway for an end-to-end walkthrough, then explore SDKs and Tools or Rate limits as you scale.