AI新境 is an API gateway service that simplifies access to multiple AI models through a single unified interface. The platform routes requests to various upstream providers including Anthropic's Claude, OpenAI's GPT-4o, Google's Gemini, and Codex models.
Key capabilities:
- Single API key authentication for multiple AI models
- Unified endpoints for different model providers
- Support for Claude, GPT-4o, Gemini, and Codex models
- Additional models like Sora listed as coming soon
API endpoints include:
- POST /v1/messages for Claude interactions
- POST /v1/responses for GPT-4o and Codex
- POST /v1beta/models for Gemini
- GET /v1/models for gateway information
- GET /v1/usage for statistics
The service emphasizes simplified AI integration and cost-effective usage through a centralized gateway approach.

