{}
curl --location '/api/sdk/get-sign' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{}'
{ "sign": "string", "expire_at": 0 }