curl --location 'https://app-gateway.realsee.ai/auth/access_token' \
--data-urlencode 'app_key=' \
--data-urlencode 'app_secret='{
"request_id": "20240318112130-102721757-9929822da69c73312d8338c6a904b2a1",
"trace_id": "c7f8a6a3-52f1-46c1-9e9a-f052acc160e6",
"business_code": "",
"osi_request_id": "",
"code": 0,
"status": "success",
"data": {
"access_token": "VE9LRU5fVjJLTmRBM3J1ZWVweEZwWVF6WjIraE5EektaeFVIWEgybG1MOUdPOTFZT0JJPQ",
"expire_at": 1710732700
},
"cost": 0
}