Skip to main content
AWS Bedrock offers 72 models through Lava’s AI Gateway, supporting Chat Completions (Bedrock), Chat Completions (Bedrock Streaming). Authentication uses AWS Signature V4 signing. See the AWS Bedrock API docs for provider-specific parameters.
Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.

Quick Start

Chat Completions (Bedrock)

Target URL: https://bedrock-runtime.us-east-1.amazonaws.com/model/{modelId}/converse

Chat Completions (Bedrock Streaming)

Target URL: https://bedrock-runtime.us-east-1.amazonaws.com/model/{modelId}/converse-stream

Next Steps

All Providers

Browse all supported AI providers

Forward Proxy

Learn how to construct proxy URLs and authenticate requests