GoDoxy

Get favicon

GET
/favicon

Get favicon

Query Parameters

url?string

URL of the route

alias?string

Alias of the route

Response Body

curl -X GET "https://example.com/favicon"
[
  {
    "icon": [
      0
    ],
    "statusCode": 0
  }
]