New API is a unified LLM API gateway that aggregates access to various AI providers through a single interface. It supports over 30 models including MoonshotAI, OpenAI, Grok, Zhipu, Claude, Gemini, Suno, and others. Key endpoints include:
/v1/chat/completionsfor chat completions/v1/embeddingsfor embeddings/v1/images/generationsfor image generation/v1/audio/transcriptionsfor audio transcription/v1beta/modelsfor model management- Additional endpoints for responses, reranking, image editing, audio speech, and translations
Notable features include competitive pricing, stability, and a no-subscription model. Users can integrate by replacing the model BASE URL with the provided endpoints. Typical use cases include AI-powered applications requiring multiple model types, cost-effective AI integration, and simplified API management across providers.
