Redeem Code
🔐 Login Required (User Permission)
Authorization
BearerAuth
AuthorizationBearer <token>
Use Bearer token authentication.
Format: Authorization: Bearer sk-xxxxxx
In: header
Request Body
application/json
key*string
Response Body
application/json
curl -X POST "https://router.bit-tech.com.cn/api/user/topup" \ -H "Content-Type: application/json" \ -d '{ "key": "string" }'{}How is this guide?