{ "alias": "string" }
curl --location --request POST 'https://www.quma.cn/api/index/card/info' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data-raw '{ "alias": "string" }'
{ "share_cover": "string", "share_desc": "string", "share_title": "string", "share_urls": [ { "type": "string", "url": "string" } ] }