https://my-wx-ptatic-ip-yfmiapuzyf.cn-shanghai.fcapp.run/api/wx_access_tokenPOST / GETapplication/json106.14.184.252 至微信公众号IP白名单)。| 参数名 | 类型 | 必填 | 默认值 | 说明 |
|---|---|---|---|---|
| api_key | string | 是 | - | 计费系统API密钥 |
| appid | string | 是 | - | 微信公众号AppID |
| secret | string | 是 | - | 微信公众号AppSecret |
| 参数名 | 类型 | 说明 |
|---|---|---|
| success | boolean | 是否成功 |
| message | string | 响应消息 |
| access_token | string | 获取到的凭证 |
| expires_in | integer | 凭证有效时间(秒) |