OpenRouter
ShuYou exposes OpenRouter through the enterprise API gateway. Request and response formats follow the OpenRouter official API exactly — parameter names, types, and optional fields are not modified on our side.How routing works
ShuYou acts as a transparent proxy:- Your client sends the same JSON body and headers you would send to OpenRouter
- We route the request to OpenRouter upstream channels
- All client parameters are preserved — nothing is stripped, renamed, or rewritten
Base URL
Authorization: Bearer <API_KEY>), same as other enterprise endpoints.
Endpoints
For field-level details, see each endpoint page below or the OpenRouter API reference.