Base URLhttps://suoxie.codes/v1

API 参考

Base URL 与认证

所有请求使用统一 Base URL 和 Bearer API Key。

统一请求约定

所有端点都从以下地址开始:

https://suoxie.codes/v1

请求使用 Bearer 认证,路径不要重复添加 /v1

http
Authorization: Bearer <API_KEY>
Content-Type: application/json