本文档由 freeimg 生成,推荐使用 freeimg图床,交流问答群:901256496
curl --location --request POST 'https://www.freeimg.cn/api/v1/upload' \
--header 'Accept: form-data' \
--header 'Authorization: Bearer 64|xxxxxxxxxxxxxxx' \
--form 'file=@"C:\\Users\\ASUS\\Pictures\\Microsoft-Word-Logo.png"'
{
"status": true,
"message": "上传成功",
"data": {
"key": "BI5w6F",
"name": "658bbac2744d0.png",
"pathname": "2023/12/27/658bbac2744d0.png",
"origin_name": "Microsoft-Word-Logo.png",
"size": "86.259765625",
"mimetype": "image/png",
"extension": "png",
"md5": "7a9ad5df1c2301f0cbe829ae1ac6cec4",
"sha1": "3bd95d1cc2a180983258b8cb3ecfbd592915fbdb",
"links": {
"url": "https://www.freeimg.cn/i/2023/12/27/658bbac2744d0.png",
"html": "<img src=\"https://www.freeimg.cn/i/2023/12/27/658bbac2744d0.png\" alt=\"Microsoft-Word-Logo.png\" title=\"Microsoft-Word-Logo.png\" />",
"bbcode": "[img]https://www.freeimg.cn/i/2023/12/27/658bbac2744d0.png[/img]",
"markdown": "",
"markdown_with_link": "[](https://www.freeimg.cn/i/2023/12/27/658bbac2744d0.png)",
"thumbnail_url": "https://www.freeimg.cn/i/2023/12/27/658bbac2744d0.png",
"delete_url": "https://www.freeimg.cn/delete/BI5w6F/517ba57f1ed45d3b2b9e4de39f2d3c2b"
}
}
}