Overview
Aster Agents lets you bring your own model credentials. Add API keys and endpoints for services such as OpenAI, Anthropic, Google Gemini, Azure OpenAI, or any custom HTTP model.Adding a provider
- Navigate to Providers in your dashboard
- Click Add Provider and pick a service.
- Enter the required fields (API key, base URL, deployment name, etc.).
- Hit Save. Credentials are encrypted at rest.

Supported fields
| Provider | Required | Optional |
|---|---|---|
| OpenAI | API key | Base URL (for open-source proxies) |
| Azure OpenAI | API key, Endpoint, Deployment name | API version |
| Anthropic | API key | — |
| API key | — | |
| AWS Bedrock | Access key, Secret key, Region | Model ID |
⚠️ Agents inherit provider credentials at runtime. Make sure to set sensible usage limits and monitor spend in each provider dashboard.
Rotating keys
- Click the ••• menu next to a provider.
- Choose Rotate Key and paste the new credential.
- Confirm – agents using that key will pick up the change immediately.
