What is Moda?
Moda is an LLM API gateway that sits between your application and AI providers like OpenAI, Anthropic, and AWS Bedrock. It gives you a single endpoint to manage all your AI calls while automatically tracking usage and conversations.Get started in 5 minutes
Set up your first API call through Moda.
Why use Moda?
One endpoint, all providers
Connect to OpenAI, Anthropic, and AWS Bedrock through a single API. Switch between models without changing your code.
Automatic tracking
Every conversation is logged automatically. See what your users are asking and how your AI is responding.
Simple integration
Works with any language or framework. If you can make an HTTP request, you can use Moda.
OpenTelemetry support
Already using OpenLLMetry? Send your traces directly to Moda for centralized observability.
How it works
- Send requests to Moda instead of directly to OpenAI or Anthropic
- Moda routes your request to the right provider based on the model you specify
- Get your response while Moda logs the conversation in the background