curl --location --request GET 'https://gapi.evelabinsight.com/open_api/common/access_token?app_id&app_secret'{
"meta": {
"code": 0,
"msg": "string",
"error": "string",
"request_uri": "string"
},
"response": {
"access_token": "string",
"expire": 0
}
}