生成客户端令牌
POST
https://api.maxhub.com/pivot/api/open/v5/auth/token
请求参数
Query 参数
grant_type
string
必需
示例值:
client_credentials
Header 参数
X-Isp-Code
string
必需
示例值:
{{sign_orgCode}}
Authorization
string
必需
X-Isp-TraceId
string
必需
示例值:
{{uuid}}
X-Auth-Sign
string
必需
示例值:
{{sign}}
X-Auth-Timestamp
string
必需
示例值:
{{timestamp}}
示例代码
返回响应
修改于 2025-03-18 06:25:40