aicoolies logo
new-api logo
new-api logo

New API

Unified LLM API gateway and proxy hub

open sourceverified Aug 24, 2026

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

100% free and open source under the MIT license ($0 software cost). New API is an open-source high-concurrency LLM gateway supporting multi-channel load balancing, provider failover, and token quota management with zero licensing fees.

full pricing breakdown →

Platforms

Docker, self-hosted; Go backend

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

OpenLIT logo

OpenLIT

OpenTelemetry-native observability for LLM applications with evals and GPU monitoring

OpenLIT is an open-source AI engineering platform that provides OpenTelemetry-native observability for LLM applications. It combines distributed tracing, evaluation, prompt management, a secrets vault, and GPU telemetry in a single self-hostable stack. With 50+ integrations across LLM providers and frameworks, it lets teams monitor AI applications using their existing observability backends like Grafana, Datadog, or Jaeger.

Open Source
Grafana logo

Grafana

Open-source observability platform for metrics, logs, and traces visualization.

Grafana is the leading open-source platform for monitoring and observability visualization. It connects to virtually any data source — Prometheus, Elasticsearch, InfluxDB, PostgreSQL, CloudWatch, Datadog, and 150+ others — to create beautiful, interactive dashboards. Used by millions of users at companies like Bloomberg, JPMorgan, eBay, and PayPal. Grafana Cloud offers a fully managed experience with generous free tier. The CNCF ecosystem standard for metrics visualization.

freemiumOpen Source
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
Judgeval logo

Judgeval

Open-source post-building layer for agents — tracing, evals, and online monitoring

Judgeval is the open-source post-building layer for AI agents from Judgment Labs, providing OpenTelemetry-based tracing, hosted and custom evaluation scorers, and online behavior monitoring for LLM-powered applications. Instrument any function with a single decorator, score live production traffic against faithfulness and instruction-adherence checks, and feed real-world failures back into reinforcement learning or supervised fine-tuning loops.

Open Source
Sentrial logo

Sentrial

Production monitoring platform for AI agent reliability

Sentrial is a YC W26-backed monitoring platform for AI agent reliability in production. It semantically detects loops, hallucinations, tool misuse, and user frustration in real-time, then diagnoses root causes and recommends fixes. The platform claims 70% MTTR reduction via automated remediation including rollback, model retraining triggers, and webhooks. Sentrial positions itself as the Datadog for teams deploying autonomous AI agents at scale.

paid
Datadog logo

Datadog

Cloud-scale monitoring, security, and analytics platform for modern infrastructure.

Datadog is a cloud observability and security platform that unifies metrics, traces, logs, RUM, synthetics, APM, and security signals. Current pricing pages list 1,000+ integrations for Infrastructure Monitoring, with Pro from $15/host/month and Enterprise from $23/host/month when billed annually.

freemium

FAQ

What is New API?

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.

Is New API free?

Yes — New API is open source and free to use. 100% free and open source under the MIT license ($0 software cost). New API is an open-source high-concurrency LLM gateway supporting multi-channel load balancing, provider failover, and token quota management with zero licensing fees.

Is New API open source?

Yes — New API is open source.

Is New API still maintained?

Yes — New API is active. Its listing was last verified on August 24, 2026.

What are the best New API alternatives?

The top editor-verified New API alternatives are LiteLLM, One API.