Features
- HIPAA compliance through:
- BAA coverage through Aptible for all models and capabilities
- Audit logging of all calls/responses to the LLM
- No retention of PHI for model training purposes
- Data encryption for all data in transit and at rest
- Automatic translation to different LLM protocols so you can use Aptible LLM keys anywhere
- Automatic capacity management behind the scenes for models available through Bedrock
Supported models
This initial beta offers an Aptible hosted version of the LLM gateway that allows you to use models offered by Amazon Bedrock, Anthropic, and OpenAI. Examples:openai/gpt-5.2bedrock/qwen.qwen3-coder-480b-a35b-v1:0(slow 480b parameters model)bedrock/qwen.qwen3-coder-30b-a3b-v1:0(fast 30b parameters model)
How to create and manage LLM gateway keys
Use the Aptible UI to create and manage Bedrock API keys to use with LLM tools or in applications. (Optional first step) Create a dedicated environment for your LLM gateway keys if you want to limit access to specific users. Navigation The following features are available on the LLM Keys page and in the Environment details page → “LLM Keys” tab. Create LLM keys Click “New LLM Key” in the top right to create a new key. Select the environment for the key (as needed) and provide a handle. Then, click “Create LLM Key”.


How to use LLM gateway keys
Select a model: To select a model to use your key with, click on an LLM key and go to the Models tab. You’ll see a list of model strings that you can use when configuring your application to use the LLM key.

