紫脑喵 offers an API platform for accessing various AI models through OpenAI-compatible and dedicated endpoints. Key features include:
- Models: Supports Claude, GPT, Gemini, and others for text and image tasks.
- Endpoints: Provides OpenAI-compatible interface at
https://newapi.aisonnet.org/v1, Anthropic-specific address athttps://claudecode.aisonnet.org, and Gemini endpoint athttps://newapi.aisonnet.org. - Capabilities: Enables AI chat with multi-turn conversations, model switching, text-to-image generation, and image understanding.
- Use Cases: Suitable for integration with chat clients (e.g., NextChat, Cherry Studio), coding plugins (e.g., Claude Code, KiloCode), and CLI tools via custom API configurations.
- Access: Users manage API tokens and credits through a console, with tutorials available for Python and curl implementations.

