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