API overview
Base URL: https://api.hoyoai.cn/v1
| Protocol | Path |
|---|---|
| Chat Completions | POST /v1/chat/completions |
| Completions | POST /v1/completions |
| Responses | POST /v1/responses |
| Anthropic Messages | POST /v1/messages |
| Images | POST /v1/images/generations |
| Models | GET /v1/models |
Auth: Authorization: Bearer YOUR_API_KEY