GETUngrouped0 credits / call
No matching endpoints
/v1API key setup
Send your key in the Authorization header: Bearer <YIGE_API_KEY>. Create a key in the console after sign-in.
- Open the console and create a key under API Keys.
- Copy and store the key safely; it is shown in full only once.
- Add YIGE_API_KEY to the request headers before calling.
API reference
This endpoint has no docs yet. Add Markdown documentation in Admin → APIs.
Common status codes
| 状态码 | 说明 | 排查建议 |
|---|---|---|
| 400 | 请求参数错误 | 检查必填字段、Query 参数与请求体格式。 |
| 401 | 鉴权失败 | 确认请求头已添加有效的 YIGE_API_KEY。 |
| 403 | 无权限访问 | 检查密钥状态与接口权限。 |
| 429 | 请求过于频繁 | 降低请求频率或增加调用间隔。 |
| 500 | 系统内部错误 | 稍后重试;持续出现请联系技术支持。 |
| 3201 | 积分不足 | 请前往控制台充值后重试。 |