curl --location 'https://sandbox-api.vmcardio.com/getAccessToken?app_id=&app_secret='
{ "code": 0, "msg": "ok", "data": { "token": "fb6688dd-fe87-43e8-8ef4-8ddbd964d082", "expired_time": 1749094592 } }