Authorization: Bearer ********************
curl --location 'http://local.zhongyibrowser.com:39025/api/v1/profile-options/screens/random' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "success", "data": { "width": 1, "height": 1, "label": "string" } }