Meridian Documentation

Meridian is an open-source LLM API gateway and proxy. Add your provider API keys once, generate proxy keys, and call any model through a unified OpenAI-compatible API. Meridian handles routing, encryption, logging, analytics, and A/B experiments behind the scenes.

Who is Meridian for?

  • Developers who use multiple LLM providers and want a single API interface.
  • Teams that need visibility into LLM usage, cost, and latency across projects.
  • Security-conscious organizations that want API keys encrypted at rest and never exposed in app code.
  • Experimenters who want to A/B test models without changing application logic.

Key Features

Get Started

New to Meridian? The quickstart guide walks you through signup, adding a provider key, creating your first proxy key, making an API call, and viewing usage — all in under five minutes.

Quickstart Guide →

API Reference

Meridian exposes an OpenAI-compatible REST API. All endpoints accept a Meridian proxy key via the Authorization: Bearer header.