启智云枢³ API文档
智联万物丨枢启未来 - API接口文档和使用说明
API版本:
选择API端点
从左侧列表中选择一个API端点以查看详细文档和进行测试
概述
app.overviewDescription
app.basicInfo
- 基础URL:
/api - 认证方式: Bearer Token
- 响应格式: JSON
错误代码
| errorCodes.status | errorCodes.code | errorCodes.description |
|---|---|---|
| 400 | INVALID_REQUEST | errorCodes.invalidRequest |
| 401 | UNAUTHORIZED | errorCodes.unauthorized |
| 403 | FORBIDDEN | errorCodes.forbidden |
| 404 | NOT_FOUND | errorCodes.notFound |
| 429 | RATE_LIMIT | errorCodes.rateLimit |
| 500 | SERVER_ERROR | errorCodes.serverError |