Discover Brand Assets
Input any domain to extract vector logos, favicons, and metadata.
—
Uses GET /api/v1/catalog to list available
domains. Click a row to open discovery, or add it to your
watchlist.
| Name | Logo | Add | Score | Type |
|---|
Loads domains from
GET /api/v1/api/v1/me/domains and enriches them
via the catalog.
| Name | Logo | Watchlist | Score | Type |
|---|
Stored locally. Loads details via
GET /api/v1/catalog/domains/{domain}.
| Name | Logo | Watchlist | Score | Type |
|---|
Registered URLs receive POST payloads when events occur. Optional secret is stored encrypted for signing.
| URL | Events | Secret | Created | Actions |
|---|
POST /api/v1/users/me/api-key (raw key
returned once). Store it securely.
Register the sites where you embed logos. Public
<img> tags work without an API key when the
browser sends a matching Origin or
Referer. Use wildcards like
*.mycompany.com or add
localhost for local dev.
Lowercase hostname only — no https:// or path. Max
50 domains per account.
| Domain | Actions |
|---|
Drop this in your app. With an allowed domain registered, use the allowlist snippet — no secret in the page. Otherwise use your API key.
- Auth
- Origin allowlist ?api_key= Bearer
- Metadata
-
/api/v1/static/:domain/api/v1/me/logo/:domain