# Logo.dev AI integration on Definable

> Logo.dev provides a high-quality logo API and company brand database, enabling developers to retrieve official high-resolution logos from any domain without scraping or manual effort.

## What this connects

Logo.dev provides a high-quality logo API and company brand database, enabling developers to retrieve official high-resolution logos from any domain without scraping or manual effort.

Vendor: https://logo.dev

## Tools available

**2** tools available. First 2:

- `LOGO_DEV_GET_LOGO_IMAGE` — Get Logo Image — Tool to retrieve the logo image for a domain. Use when you need the raw image bytes (PNG or SVG) of a specific domain's logo. Use after validating the domain string.
- `LOGO_DEV_SEARCH_BRAND` — Search Brand — Tool to search for brands based on a query string. Returns existing brand metadata only — no logo creation or editing. Use when you need to retrieve a list of matching brands with optional pagination and filters by country or industry. Results may include similar or ambiguous brand matches; verify the returned domain matches the intended brand before using brand IDs or domains in downstream calls.

## Auth

Auth schemes: `API_KEY`.

## How agents use Logo.dev

Inside a Definable workflow, Logo.dev is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Logo.dev** — the Researcher (GPT-5.5) pulls context from Logo.dev (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Logo.dev** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Logo.dev (create record, post message, draft email).
- **Designer / Engineer → Distributor → Logo.dev** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Logo.dev (attach file, open PR comment, post status).

The Verifier checks every Logo.dev call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- images & design — https://definable.ai/apps/category/images-&-design/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/logo_dev/
- Same category (images & design): https://definable.ai/apps/category/images-&-design/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
