文档
测试

基础token

GET
https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=wxc9bff9d4a372c10c&secret=0220a07011e102f3b800ff1971d5b5e5

请求参数

参数名
类型
描述
必填
grant_type
string
示例:client_credential
可选
appid
string
示例:wxc9bff9d4a372c10c
可选
secret
string
示例:0220a07011e102f3b800ff1971d5b5e5
可选