Icon Horse is a public API providing favicons for any website, with fallbacks.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://icon.horse | Primary API endpoint. |
curl -X GET "https://icon.horse" \ -H "Accept: application/json"