New API is a unified gateway providing access to various large language models (LLMs) and AI services through a single API interface. It supports over 30 providers including OpenAI, Claude, Gemini, Grok, MoonshotAI, Zhipu, DeepSeek, Qwen, and others. The service offers competitive pricing and stable endpoints without subscription requirements.
Key endpoints include:
/v1/chat/completionsfor chat completions/v1/embeddingsfor embedding generation/v1/images/generationsfor image generation/v1/audio/transcriptionsfor audio transcription/v1/rerankfor reranking/v1beta/modelsfor model information
Users can integrate by replacing their model BASE URL with New API's endpoints. The platform features a console for key management and documentation at docs.newapi.pro.
