Misc
Icon Get
Get the logo icon image.
Get the logo icon image.
GET
/info/icon/{icon_size}Path Parameters
icon_sizestring
Icon sizes.
Value in
"512x512" | "32x32" | "180x180" | "120x120" | "167x167" | "152x152"Response Body
curl -X GET "https://loading/api/info/icon/512x512""string"{
"error": "string",
"message": "string",
"suggested": "string",
"metadata": {}
}