Extract favicons and icons from any website. Returns the best available icon in multiple sizes, including apple-touch-icon and manifest icons.
POST /v1/favicon| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Website URL to extract favicon from |
| size | string | No | Preferred size: 16, 32, 64, 128, 256 |
curl -X POST "https://api.toolcenter.dev/v1/favicon" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://github.com"}'
Display website icons in link previews
Build bookmark managers with favicons
Show favicons in browser extensions
Enrich URL lists with visual icons
500 free API calls per month. No credit card required.
Get Started Free