Skip to main content
Amazon Bedrock provides access to a range of foundation models through an OpenAI-compatible API. This makes it straightforward to connect Superwhisper to your existing AWS infrastructure, keeping data within your AWS environment and leveraging your existing cloud spend.

Prerequisites

Before configuring Bedrock in Superwhisper, you’ll need:
  • An AWS account with Amazon Bedrock access enabled
  • Model access granted for at least one foundation model in your chosen region (managed in the AWS Bedrock console)
  • An Amazon Bedrock API key

Creating a Bedrock API Key

Bedrock Mantle uses dedicated Amazon Bedrock API keys — these are separate from IAM credentials and AWS access keys.
  1. Follow the Generate an Amazon Bedrock API key guide in the AWS documentation
  2. Copy the key — you won’t be able to view it again

Configuring in Superwhisper

  1. Open the Superwhisper Enterprise dashboard and go to the Models tab
  2. Click + Custom Model
  3. Select Custom from the provider dropdown
  4. Fill in the following fields:
FieldValue
API KeyYour Amazon Bedrock API key
API URLhttps://bedrock-mantle.<region>.api.aws/v1
Model IDThe model identifier from your Bedrock console
NameA friendly display name for your members
  1. Click Save
Replace <region> in the API URL with your AWS region (e.g., us-east-1, eu-west-1). Model availability varies by region — check the Amazon Bedrock documentation to confirm your chosen model is available in your region.

Regional Endpoints

Use the endpoint that corresponds to the AWS region where you have Bedrock enabled.
RegionEndpoint
US East (N. Virginia)https://bedrock-mantle.us-east-1.api.aws/v1
US East (Ohio)https://bedrock-mantle.us-east-2.api.aws/v1
US West (Oregon)https://bedrock-mantle.us-west-2.api.aws/v1
Europe (Frankfurt)https://bedrock-mantle.eu-central-1.api.aws/v1
Europe (Ireland)https://bedrock-mantle.eu-west-1.api.aws/v1
Europe (London)https://bedrock-mantle.eu-west-2.api.aws/v1
Asia Pacific (Tokyo)https://bedrock-mantle.ap-northeast-1.api.aws/v1
Asia Pacific (Mumbai)https://bedrock-mantle.ap-south-1.api.aws/v1
For the full list of supported regions, refer to the Amazon Bedrock endpoints documentation.

Support

If you run into issues configuring Bedrock or have questions about which models to enable: