文档
测试

基础token

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

请求参数

参数名
类型
描述
必填
grant_type
string
示例:client_credential
可选
appid
string
示例:wx325ed1c45c848040
可选
secret
string
示例:e78b123217249cdbf2fcf1ebda279a91
可选