New API provides a unified gateway for accessing various large language models through a single interface. It supports endpoints including /v1/chat/completions, /v1/embeddings, /v1/images/generations, /v1/audio/transcriptions, and more, covering chat, embeddings, image generation, and audio processing. The service integrates models from providers such as OpenAI, Claude, Gemini, MoonshotAI, Zhipu, DeepSeek, and over 30 others, aiming for better pricing and stability. Users can switch models by replacing the base URL, with typical use cases including AI-powered applications, content generation, and multimodal tasks.

