curl --location 'http://dev-cn.your-api-server.com/assets/download//' \ --header 'Authorization: Bearer [API Key]'
{ "url": "string", "type": "string", "key": "string", "ext": "string" }