Skip to content

Your OpenAI & Anthropic apps on AWS. Not just chat.

An AI gateway you run in your own AWS account. Point Claude Code, Open WebUI, n8n, OpenClaw — or your own code — at it, and they reach 100+ models including Claude, OpenAI GPT, DeepSeek and Nova, at AWS Bedrock rates with zero markup. One line changes: the base URL.

AWS Qualified Software $0.10/container-hour 0% markup on model usage <1 ms gateway overhead Open-source Community Edition
app.py — the client-side change
- client = OpenAI()
+ client = OpenAI(base_url="https://ai.yourco.com/v1")

response = client.chat.completions.create(
    model="claude-fable-5", messages=messages
)
# same for the Anthropic SDK — point it at /anthropic
Amazon Generative AI logo Amazon AI
Amazon Bedrock logo Amazon Bedrock
Anthropic Claude logo Claude
DeepSeek logo DeepSeek
Amazon Polly logo Amazon Polly
Meta logo Meta Llama
Nvidia logo Nvidia
Qwen logo Qwen
OpenAI logo OpenAI GPT
xAI logo xAI Grok
Moonshot AI logo Moonshot AI
Amazon Translate logo Amazon Translate
Mistral AI logo Mistral AI
Cohere logo Cohere
Stability AI logo Stability AI
Minimax logo Minimax
Amazon Transcribe logo Amazon Transcribe
AI21 Labs logo AI21 Labs
Anthropic logo Anthropic
Z.ai logo Z.ai
Amazon Nova logo Amazon Nova
Google logo Google Gemma
Luma AI logo Luma AI
Twelve Labs logo Twelve Labs
Amazon Comprehend logo Amazon Comprehend
Writer logo Writer

No third party sits between your users and your models.

Unlike SaaS gateways, stdapi.ai is infrastructure you run. There is no vendor endpoint in the request path — your traffic goes from your application to your own deployment to AWS.

  • Runs in your account
    Inference stays on the AWS services you enable. Bedrock does not share your prompts with model providers or use them for training.

  • Region allow-lists
    Pin workloads to approved regions, disable global routing, or use geography-pinned inference profiles where supported.

  • Customer-managed encryption
    Bring your own KMS key for data at rest, with prompt and response bodies unlogged unless you enable it.

  • Security Hub aligned
    Terraform module built against AWS FSBP controls; GuardDuty and DNS Firewall opt-ins close the gaps.

AWS compliance certifications apply to the AWS services and regions you choose — they are not inherited by stdapi.ai or by your application. Data sovereignty & compliance guide

AWS Qualified Software badge
AWS Qualified Software
Verified by AWS against its technical and security requirements for AWS Marketplace.

How it compares

All four expose an OpenAI-compatible API in front of Amazon Bedrock — the coverage differs. stdapi.ai is AWS-only, and therefore AWS-deep: if you need multi-cloud routing or per-key spend budgets, LiteLLM is the better fit. Competitor capabilities verified against official sources on 5 August 2026.

stdapi.ai LiteLLM Access Gateway Bedrock Mantle
Full multi-modal API — images, video, audio, files full partial not available not available
OpenAI + Anthropic + Cohere protocols full partial not available partial
Multi-region capacity — combine independent regional quotas full partial not available not available
Regional retry — throttling, region outages, retired models full partial not available not available
Zero-config model discovery — every region, Bedrock + Mantle full partial partial partial
AWS AI services & advanced Bedrock features — Polly, Transcribe, guardrails, service tiers full partial partial partial
Own AI & media APIs exposed as MCP tools full partial not available not available
Multi-provider routing beyond AWS not available full not available not available
Spend limits enforced at request time not available full not available not available
Per-request cost tracking & observability full full not available partial
Production AWS deployment — Terraform, auto-scaling, optional WAF full partial partial full

MCP is not a like-for-like row: stdapi.ai exposes its own AI and media endpoints as tools, while LiteLLM gateways external MCP servers — related capabilities that solve different problems.

full   partial / manual setup   not available  ·  Full comparison

Verified against the tools teams already use

Every integration is the same three steps: deploy, copy your endpoint URL, paste it into the tool's settings. There is no step four. The tools in bold are driven end to end by an automated suite against a real deployment — not just documented.

PRIVATE CHATGPT
Enterprise chat
ChatGPT-style assistant for your organization — chat, voice, images, and RAG, with every conversation staying in your account.
Open WebUI · wyoming-openai · LobeHub · LibreChat

Open WebUI guide

CODING AGENTS
AI-assisted development
Frontier coding models in your IDE and terminal — without sending your codebase to a third-party AI cloud.
Claude Code · Codex · Qwen Code · pi · OpenCode · Zed

Coding assistants guide

NO-CODE AUTOMATION
AI in business workflows
Add AI steps to business processes with visual workflow builders — classification, summarization, content generation.
n8n · Haystack · Dify · Langflow · Flowise

n8n guide

AUTONOMOUS AGENTS
Agents you control
Self-directed agents on infrastructure you own — with the built-in MCP server exposing every endpoint as an agent tool.
OpenClaw · Hermes · LangChain · Pydantic AI · LangGraph · CrewAI

Autonomous agents guide

VOICE & AUDIO
Speech in, speech out
Voice agents, transcription with speaker diarization, and subtitles — on Amazon Polly and Transcribe, without a second AI vendor.
wyoming-openai · Home Assistant · Pipecat · LiveKit Agents

Home Assistant voice guide

RAG & SEARCH
Answers grounded in your data
Two-stage retrieval through one deployment — Bedrock embeddings, then Cohere-compatible reranking, with any vector database.
Haystack · LlamaIndex · RAGFlow · LightRAG

RAG pipelines guide

Media generation, knowledge management and team chatbots are covered too. All use cases & integration guides

Compatibility you can inspect

“Compatible” should mean more than one successful chat request. The test suite is public, and the same test bodies also run against the real OpenAI, Anthropic, and Cohere endpoints — so compatibility is measured against the originals, not asserted.

  • 5,000+ test cases
    Run against real AWS services rather than mocks.

  • 12 client & framework suites
    Real CLIs, apps, and libraries driven end to end against a live deployment.

  • 100 model-probe records
    Committed observations of what each model actually accepts and rejects.

  • 53 MCP API tools
    Every exposed tool called end to end through the official MCP client.

Offline CI runs on every push and pull request with an enforced coverage floor. The live-AWS, vendor cross-validation, and client suites run on demand against a real deployment.

Inspect the public test suite  ·  what each client suite exercises

Transparent pricing

Start local, graduate to AWS — same API, same SDKs. And zero lock-in: leaving is the same one-line base-URL change that got you in.

Community
$0

AGPL-3.0 · Docker image · full API · local dev & open-source projects

Run with Docker

Private offer · buy on your terms
$0.09 /container-hour

Custom terms and duration, committed usage, and a preferential rate — procured through your existing AWS relationship, so there's no new vendor to onboard. Want to try first? Use the free trial, then accept your offer.

Request a private offer