账号等级查询

该接口用于获取用户账户的订阅信息,包括当前 API 等级、到期时间及是否已过期状态。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

响应数据

{
  "code": "0",
  "data": {
    "level": "PROFESSIONAL",
    "expire_time": 1805943491000,
    "expired": false
  }
}
Response
200
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!