Skip to main content
Send exactly one of domain or linkedinUrl. Add loop_id if you want the result delivered to a Loop as well.

Example

The response is a task. Poll it, then read data:
See Tasks, polling and errors for the task object and how to poll.

The result

Any field other than name and enrichment_status can be null when the source does not report it.

Redirects

When the domain you sent resolves to a different canonical domain, data.redirect tells you:
confirmed is true when the domain you sent HTTP-redirects to to. It is false when we matched the two another way, such as the company’s LinkedIn page listing a different website.

Freshness

A stored company older than 30 days is not served as-is. The request is queued (202), the company is re-fetched from source, and then the task settles. A company inside the 30-day window is served from storage in the same request (200). Refreshing costs the same 1 credit as any other company request. If a refresh cannot complete (a source is down, or the LinkedIn page was removed), the task still succeeds and returns the stored record. You are never left without data you would otherwise have had.