aicoolies logo
new-api logo
new-api logo

New API

Unified LLM API gateway and proxy hub

open-sourceopen sourceupdated Apr 29, 2026
Visit Website →
Share

New API is an open-source multi-tenant AI gateway that aggregates and distributes LLM API requests across providers like OpenAI, Claude, and Gemini through a unified proxy interface. It cross-converts requests into OpenAI-compatible, Claude-compatible, or Gemini-compatible formats, with built-in channel management, quota control, token-based authentication, and billing capabilities. Deploy via Docker with SQLite or MySQL for centralized model management.

New API builds on the One API project to create a comprehensive multi-tenant gateway for routing LLM requests across providers. Organizations running multiple AI models from different vendors often face the challenge of managing separate API keys, rate limits, billing, and request formats for each provider. New API centralizes all of this behind a single endpoint that automatically translates requests into the target provider's format, whether that is OpenAI, Anthropic Claude, Google Gemini, or dozens of other services.

The gateway includes a channel management system where administrators define upstream API connections with priority, weight, and failover rules. Token-based authentication controls user access and spending limits, while the built-in billing engine tracks per-request costs across all providers in a unified dashboard. Request routing can be configured for load balancing, automatic failover when a provider returns errors, or model-specific channel pinning to ensure consistent behavior for production workloads.

Deployment is straightforward with Docker Compose, using either SQLite for single-node setups or MySQL for multi-instance clusters. The web-based admin panel provides real-time visibility into request volumes, error rates, token consumption, and per-user spending. For teams and platforms that need to offer LLM access to internal users or external customers while maintaining cost control and provider flexibility, New API provides the infrastructure layer that eliminates per-provider integration work.

Pricing

Free and open source under AGPLv3

Platforms

Docker, self-hosted; Go backend

Categories

Tags

Use Cases

Alternatives

Related Tools

Better Stack logo

Better Stack

Better Stack is a hosted observability and incident-management platform that combines uptime monitoring, on-call workflows, status pages, logs, traces, metrics, error tracking, session replay, and an AI SRE interface. It is aimed at teams that want one SaaS control plane for telemetry and incident response.

freemiumTelemetry
HyperDX logo

HyperDX

HyperDX is the ClickStack UI for ClickHouse-backed observability. It provides a frontend for exploring logs, traces, metrics, session replay, dashboards, and alerts, with an OpenTelemetry-centered deployment path for teams that want a self-hosted or ClickHouse-aligned observability stack.

open-sourceOpen SourceTelemetry
SigNoz logo

SigNoz

SigNoz is an OpenTelemetry-native observability platform for collecting and correlating logs, metrics, and traces. Teams can self-host it or use SigNoz Cloud, with dashboards, alerting, query workflows, and enterprise controls for cloud-native and AI application telemetry.

open-sourceOpen SourceTelemetry
Latitude logo

Latitude

Sentry-style observability for AI agent conversations

Latitude is an agent observability platform for teams that need to inspect LLM traces, conversations, issues, and evaluation feedback in one workflow. Its public repo and docs position it as a Sentry-style monitor for AI agents, with semantic search, issue detection, annotations, MCP-assisted fixes, and cloud or self-hosted deployment paths for production debugging.

freemiumOpen SourceTelemetry
Spotlight by Backplanes logo

Spotlight by Backplanes

Session reports for Claude Code and Codex runs

Spotlight by Backplanes turns completed Claude Code and Codex sessions into concise reports for engineering, security, and spend review. The CLI installs on macOS, Linux, or WSL 2, watches sessions after they finish, redacts PII and credentials locally before upload, then summarizes files touched, commands run, external domains reached, scope drift, risky actions, and next-session improvements.

freemiumTelemetry
Traceway logo

Traceway

OpenTelemetry-native observability with AI tracing, logs, traces, metrics, and session replay — self-hosted in 90 seconds.

Traceway is an open-source, OpenTelemetry-native observability platform that combines logs, traces, metrics, exceptions, session replay, and AI tracing in a single self-hosted system. MIT licensed with no open-core restrictions, it deploys in 90 seconds via Docker Compose and accepts OTLP/HTTP from any OTel SDK without a Collector or per-language vendor SDK.

open-sourceOpen Source