---
title: "Proxy favicon fetch"
method: GET
path: "/homepage/favicon"
tags: ["Homepage"]
---

# Proxy favicon fetch

`GET /homepage/favicon`

Fetches and caches a site favicon server-side to avoid CORS issues.

## Query parameters

- `url` string, required

## Response `200`

Favicon image.

## Other responses

- `400` — Invalid URL.
- `500` — Failed to fetch favicon.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
