EveryDev.ai
Sign inSubscribe
Home
Tools

2,747+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1877
  • Coding1340
  • Infrastructure633
  • Marketing503
  • Projects447
  • Research410
  • Design393
  • Analytics357
  • MCP246
  • Security246
  • Testing242
  • Data236
  • Integration180
  • Prompts169
  • Communication162
  • Learning162
  • Extensions154
  • Voice138
  • Commerce127
  • DevOps112
  • Web83
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. New API
    New API icon

    New API

    AI Infrastructure
    Featured

    An open-source next-generation LLM gateway and AI asset management system that unifies multiple AI providers under OpenAI-compatible, Claude-compatible, or Gemini-compatible interfaces.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source under AGPLv3. Free to self-host, modify, and distribute.

    Engagement

    Available On

    Linux
    Web
    API
    JetBrains
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI InfrastructureLLM OrchestrationAPI Integration Platforms

    Alternatives

    LiteLLMCCXHeyToken
    Developer
    QuantumNousHangzhou, ChinaEst. 2024

    Listed Jun 2026

    About New API

    New API is an open-source LLM gateway and AI asset management system built by QuantumNous, licensed under AGPLv3. It enables developers and organizations to aggregate multiple AI model providers behind a single unified interface, supporting self-hosted private deployment via Docker. The project is actively maintained on GitHub and describes itself as a next-generation fork of the One API project.

    What It Is

    New API is a centralized AI gateway written in Go that sits between your applications and upstream AI providers. It cross-converts various LLMs into OpenAI-compatible, Claude-compatible, or Gemini-compatible API formats, letting teams standardize on one interface regardless of which underlying model they use. It is designed for lawful, authorized API gateway scenarios, organization-level authentication, multi-model management, usage analytics, cost accounting, and private deployment.

    Format Conversion and Model Support

    A core capability of New API is bidirectional format translation across major API schemas:

    • OpenAI Compatible ⇄ Claude Messages — full bidirectional conversion
    • OpenAI Compatible → Google Gemini — outbound conversion
    • Google Gemini → OpenAI Compatible — text only; function calling not yet supported
    • OpenAI Responses format — supported as both input and output
    • Realtime API — OpenAI Realtime including Azure
    • Rerank models — Cohere and Jina
    • Midjourney-Proxy, Suno API, Dify ChatFlow — additional model type support

    Reasoning effort configuration is supported for OpenAI o-series models, Claude thinking models, and Google Gemini 2.5 series, including fine-grained thinking budget control.

    Intelligent Routing and Operations

    New API provides channel-level management features suited for multi-team or enterprise internal deployments:

    • Weighted random channel selection
    • Automatic retry on upstream failure
    • User-level model rate limiting
    • Token grouping and model restrictions
    • Per-request, usage-based, and cache-hit cost accounting
    • Cache billing statistics for OpenAI, Azure, DeepSeek, Claude, Qwen, and other supported models
    • Internal top-up and quota allocation with EPay and Stripe integrations

    Deployment Model

    The project is designed for self-hosted private deployment. The recommended path is Docker Compose, with Docker command-line and BaoTa Panel one-click install also supported. Database options include SQLite (default, requires /data mount), MySQL ≥ 5.7.8, and PostgreSQL ≥ 9.6. Redis is supported for caching and is required for multi-machine deployments alongside SESSION_SECRET and CRYPTO_SECRET environment variables. The Docker image is published as calciumion/new-api:latest.

    The project homepage includes an official statement warning that New API has never publicly sold API access and recommends developers pull source code from the official GitHub repository for private local deployment.

    Update: v1.0.0-rc.10

    The latest release as of the available sources is v1.0.0-rc.10, published on 2026-05-26. The repository was last pushed to on 2026-06-10, indicating active development. The project originated as a fork of One API (MIT License) and has accumulated over 38,000 GitHub stars and 8,700 forks according to the repository metadata. The project is featured on Product Hunt and listed on Trendshift and HelloGitHub. QuantumNous notes that the project is multilingual, supporting Simplified Chinese, Traditional Chinese, English, French, and Japanese interfaces.

    New API - 1

    Community Discussions

    Be the first to start a conversation about New API

    Share your experience with New API, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully open-source under AGPLv3. Free to self-host, modify, and distribute.

    • Full LLM gateway functionality
    • Multi-provider API aggregation
    • OpenAI/Claude/Gemini format conversion
    • Docker deployment
    • Usage analytics and cost accounting

    Capabilities

    Key Features

    • Unified LLM gateway for multiple AI providers
    • OpenAI-compatible API interface
    • Claude Messages format support
    • Google Gemini format support
    • Bidirectional format conversion (OpenAI ⇄ Claude)
    • OpenAI Realtime API support (including Azure)
    • Rerank model support (Cohere, Jina)
    • Midjourney-Proxy integration
    • Suno API integration
    • Dify ChatFlow support
    • Weighted random channel routing
    • Automatic retry on upstream failure
    • User-level model rate limiting
    • Token grouping and model restrictions
    • Per-request and usage-based cost accounting
    • Cache billing statistics
    • Internal quota allocation and top-up (EPay, Stripe)
    • Discord, LinuxDO, Telegram, OIDC authorization login
    • Visual data dashboard and analytics
    • Multi-language UI (Chinese, English, French, Japanese)
    • Docker and Docker Compose deployment
    • SQLite, MySQL, PostgreSQL database support
    • Redis caching support
    • Reasoning effort configuration for OpenAI, Claude, Gemini
    • Thinking-to-content functionality

    Integrations

    OpenAI
    Azure OpenAI
    Anthropic Claude
    Google Gemini
    DeepSeek
    Qwen (Alibaba)
    Midjourney (via Midjourney-Proxy)
    Suno API
    Dify
    Cohere
    Jina
    EPay
    Stripe
    Discord (OAuth)
    Telegram (OAuth)
    LinuxDO (OAuth)
    Redis
    MySQL
    PostgreSQL
    Docker
    Pyroscope
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate New API and help others make informed decisions.

    Developer

    QuantumNous

    QuantumNous builds New API, an open-source next-generation LLM gateway and AI asset management system. The project enables developers and organizations to unify multiple AI providers under a single OpenAI-compatible, Claude-compatible, or Gemini-compatible interface. QuantumNous maintains the project under AGPLv3 and recommends private self-hosted deployment for full data control. The organization actively develops the platform in Go and publishes official Docker images and multilingual documentation.

    Founded 2024
    Hangzhou, China
    30 employees

    Used by

    Various Chinese AI startups and…
    Global enterprises using local LLM…
    Read more about QuantumNous
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    LiteLLM icon

    LiteLLM

    Open source AI Gateway and Python SDK to call 100+ LLMs in OpenAI format, with cost tracking, guardrails, load balancing, and virtual key management.

    CCX icon

    CCX

    A high-performance AI API proxy and protocol translation gateway supporting Claude, OpenAI, Codex, and Gemini with unified channel orchestration and web admin UI.

    HeyToken icon

    HeyToken

    AI infrastructure platform providing unified API access to top-tier LLMs at 30% lower cost with OpenAI SDK compatibility.

    Browse all tools

    Related Topics

    AI Infrastructure

    Infrastructure designed for deploying and running AI models.

    273 tools

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    149 tools

    API Integration Platforms

    AI-powered platforms for building, testing, and managing APIs with intelligent documentation generation, automated testing, and performance optimization capabilities.

    120 tools
    Browse all topics
    Back to all toolsSuggest an edit
    Discussions