Sign up for the AI Gateway beta to get started.
Getting Started
Sign up for the beta
Request access to the AI Gateway beta. Once approved, the AI Gateway features will be available at https://app.aptible.com/llm-keys.
Create an environment
LLM keys are scoped to environments, which is where you configure model access policies and monitor costs. You can use an existing environment or create a new one dedicated to your AI workloads.
Create an LLM key
Navigate to the AI Gateway section in the Aptible dashboard. You can create keys from:
Make sure to copy the key on the next screen — you won’t be able to see the key again once you close this window.
- The main AI Gateway > LLM Keys page
- The environment details page under AI Gateway > LLM Keys


Connect to the gateway
All requests go through a single endpoint:The gateway is compatible with the OpenAI API format. Prefix your model name with the provider. You can see the available models in the key details page.
Supported Models
The AI Gateway supports models from three providers:| Provider | Example Models | Prefix |
|---|---|---|
| Anthropic | Claude Opus, Claude Sonnet | bedrock/anthropic |
| OpenAI | GPT-5.2 | openai/ |
| Amazon Bedrock | Qwen, Llama, and other Bedrock-hosted models | bedrock/ |
Model availability may change during the beta. Check the LLM key details page for the current list of available models.
Features
Model Access Policies
Control which models your team can use by configuring model access policies at the environment level. Policies apply to all LLM keys within an environment, giving you centralized control over model usage across your applications and developers.
Cost Visibility
Track your LLM spend across your organization:- Organization-level costs — See total AI Gateway spend across all environments for the current billing period.
- Environment-level costs — Break down spend by environment to understand which teams or applications are driving usage.
- Per-key costs — View usage costs for each individual LLM key during the current billing period to identify which keys generate the most activity and find opportunities for cost optimization.

Request History
View request activity for each key over the past week. The key details page shows token consumption and associated costs for each request, giving you visibility into how your keys are being used.
Compliance
The AI Gateway provides HIPAA compliance out of the box:- BAA coverage — Aptible’s BAA covers all models and capabilities accessed through the gateway.
- Audit logging — All LLM calls are automatically logged for compliance and auditing purposes.
- No PHI training — LLM providers are prohibited from retaining or using PHI for model training.
- Encryption — All data is encrypted in transit and at rest.
Coming Soon
We’re actively building new capabilities for the AI Gateway:- Request and response logs in the UI — View the full contents of your LLM requests and responses directly in the Aptible dashboard to help with prompt refinement and troubleshooting.
- Log drains to Langfuse — Route your LLM logs to Langfuse for long-term storage and observability.
- Data residency — Deploy the AI Gateway in specific regions to meet local data residency and compliance requirements.

