curl --location 'https://rapi.trustoo.io/api/v1/openapi/oauth/authorize?client_id=undefined&redirect_uri=undefined&state=undefined&scope=undefined&response_type=undefined'
{ "code": 0, "message": "success", "time": 1772087676, "request_id": "771197f10769e3a2465c9b332e63bb59", "data": { "code": "string", "redirect_url": "string", "state": "string" } }