C端授权接口 V2
设计中
GET
/api/auth/c/v2/{Private_Key}/{otp_Key}
最后修改时间:2025-02-03 03:39:19
其中Private_Key请在后台-系统设置-授权设置进行更换,OTP_Key将由系统自动生成。
请求参数
Path 参数
Private_Key
string
全局Key
otp_Key
string
OTP Key
Cookie 参数
session
string
可选
Body 参数application/json
示例代码
返回响应
修改于 2025-02-03 03:39:19