文档内容仍在持续补充中,敬请期待。
Authorization: ********************
{ "Code": "string" }
curl --location --request GET 'https://server.qingfengawa.top/api/code' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "Code": "string" }'
{ "Success": true, "IsUsed": true, "IsPredefined": true }