curl --location '/gateway/admin/ApiManage/check' \ --header 'Authorization: WAC-RSA-SHA2048 app_id=10000,nonce_str={{nonce_str}},signature={{signature}},timestamp={{timestamp}}'
{ "code": 0, "message": "string", "data": "string" }