AOCore
The AI gateway: one OpenAI-compatible API to many models, with governance, guardrails and a tamper-evident audit trail.
AOCore sits between your applications and your model providers, applying the same policy to every request: identity, guardrails, sensitive-data handling, cost control and a verifiable audit trail.
New here? Start with the Quickstart — no account to first completion in about five minutes.
Get started
Your first completion, and the concepts behind it.
Develop
Build against the OpenAI-compatible API: auth, models, errors, quotas, AI SQL.
Authentication
The two credential types, and which surface each one opens.
Models
Discovering models and choosing between them.
Errors
Error shapes, status codes, and what to retry.
Rate limits & quotas
Quota headers on every response, and handling 429.
AI SQL functions
Call models directly from SQL: generate, classify, extract, embed, rerank.
API reference
Every operation on the OpenAI-compatible developer API.
Administer
Run the console: onboarding, keys, budgets, guardrails, audit — and the management API behind them.
Onboard an organization
Create an organization, set its ceiling, and add its first team.
Issue and scope an API key
Mint a key with its own budget, rate limits and model allowlist.
Set up budgets
Put spend ceilings on organizations, teams, users and keys.
Connect a provider credential
Add an upstream provider and publish its models to the catalog.
Configure a guardrail
Turn on PII, jailbreak, moderation or secret detection.
Investigate a guardrail decision
Trace why a request was blocked, masked or allowed.
Respond to an anomaly
Triage a spend or usage anomaly and act on it.
Ingest knowledge documents
Load documents into a vector store for retrieval.
Handle an erasure request
Process a data-subject erasure end to end.
Verify the audit chain
Check the tamper-evident hash chain and read the result.
Console screen index
Every screen in the admin console, grouped as the navigation groups them.
Management API authentication
How the management API authenticates and scopes callers.
Management API reference
Every operation on the administration and management API.