鉴权

所有 API 请求都使用 Bearer Token 鉴权。先在控制台创建令牌,再通过 Authorization 请求头发送。

HTTP headers
Authorization: Bearer $CHINAAPI_KEY
Content-Type: application/json