Entity · Companies · 41 fields · read live

Firmographics anyone can buy. The exact numbers they can't.

Name, domain and industry are commodity fields. What separates a real company record is the rest.

Edges is not related to LinkedIn and is not an official LinkedIn product.

POST /v1/actions/linkedin-extract-company/run/live1 credit
{  "company_name": "Acme",  "domain": "acme.co",  "industry": "Software Development",  "employees_range": "201-500",  // the bucket  "number_employees": 471,  unmasked  "last_funding_type": "Series B",  unmasked  "last_funding_raised": 32000000,  "last_funding_investors": [ 4 ],  "specialties": [ 9 ],  unmasked  "affiliates": [ 3 ],  unmasked  "sales_navigator_company_url": "…",}

// Schema

The Company record.

Fields marked unmasked are the ones cached datasets leave null or truncate.

FieldTypeNotesAccess
linkedin_company_idintStable numeric identifier, with linkedin_company_handle.public
company_name, taglinestringDisplay name and page tagline.public
domain, websitestringPrimary domain, resolved for CRM matching.public
industry, industries[ ]stringPrimary industry plus the full tag list.public
headquarters, country, citystringHQ address, broken into components.public
employees_rangestringThe public bucket — “201–500”. Coarse, and often years behind.public
number_employeesintThe exact count, not a bucket. Call it on a schedule and you have a growth curve nobody can sell you.unmasked
last_funding_*objectDate, type, amount, currency and the named investors, with Crunchbase links.unmasked
specialties[ ]string[]Self-declared focus areas — the sharpest ICP signal on the page.unmasked
affiliates[ ]Affiliate[]Parent, subsidiaries and showcase pages, each resolving to a Company record.unmasked
locations[ ]Location[]Every office with street, city, postal code — plus number_of_locations.unmasked
sales_navigator_company_urlstringThe SN account handle, plus prebuilt employee and job-search URLs.unmasked
followers_count, founded_onintPage followers and founding year, with linkedin_page_claimed.unmasked
41 fields total · stable schema · nullability documentedFull schema reference

// Derived

What derives from a Company.

Growth signals, audiences and account plays are all reads against one Company record.

Growth signals

observed

Because number_employees is an exact integer read at request time, running the same call on a cron gives you a growth curve — one you own, and one no dataset vendor sells.

headcount jumpnew funding roundhiring burstnew office

Audiences

query

Every Company resolves to a set of People: the roster, the decision makers, everyone who engaged with a post.

employeessales nav accountspost reactorsfollowers

Account plays

write

Once the account is scored, act on the people inside it from your connected identities — in the same run.

messageinvitefollow pagelead list

// Access

Two ways to reach a Company.

Same action, same response shape. Pick per call.

Managed

We bring the access

Default for every read. Company records, employee rosters and headcount series come back without you holding a single credential.

Connected

You bring the account

Attach your Sales Navigator seat to pull your own account lists, saved searches and smart links — and to act on the people inside.

Pull your first company record.

100 free credits. No card, no cookies, no LinkedIn account required.