AI-Tkoens English

API 参考

使用兑换码

🔐 需要登录(User权限)

POST/api/user/topup

Authorization

BearerAuth

AuthorizationBearer <token>

使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx

In: header

Request Body

application/json

key*string

Response Body

curl -X POST "https://ai-tokens.space/api/user/topup" \  -H "Content-Type: application/json" \  -d '{    "key": "string"  }'
{}

输入关键词搜索全部中文文档