Skip to main content
Retrieve a Brand profile using a domain, company name, work email, stock ticker, transaction descriptor, or page URL. All lookup types use POST /brand/retrieve and return the same profile shape.

Choose a lookup

Make a request

The request stays open until the lookup finishes. PHP-specific request details live on the PHP SDK page.

Read the profile

Abridged response:
Collections can be empty. Choose a logo by type, mode, and resolution. Store the canonical brand.domain alongside your input, and let users correct uncertain company details. Treat discovered addresses and contact information as data to verify when accuracy matters.

Options

Expected failures

No-match results can return 400 NOT_FOUND or 404 NOT_FOUND; inspect error_code. An inaccessible domain can return WEBSITE_NOT_FOUND, WEBSITE_ACCESS_ERROR, or WEBSITE_BLOCKED. Email rejection and short cold-domain deadlines return 422. See the lookup guides for recovery. When partial: true, unfinished fields are omitted; do not treat the result as a complete profile. The Brand reference lists every field. For visual tokens, use Styleguide; for a direct image embed, use Logo Link.