Skip to main content
POST
Enrich a single company account

Authorizations

X-API-KEY
string
header
required

Your API key

Body

application/json
company_linkedin_url
string<uri>

LinkedIn company profile URL (regular or Sales Navigator)

Example:

"https://linkedin.com/company/pipecorn"

name
string

Company name

Example:

"Pipecorn"

domain
string

Company website domain

Example:

"pipecorn.com"

country
string

Two-letter ISO country code (ISO 3166-1 alpha-2). Examples: FR (France), US (United States), GB (United Kingdom), DE (Germany), ES (Spain), IT (Italy)

Example:

"FR"

live
boolean
default:true

Data source toggle. true (default) enriches the company live via LinkedIn and returns the raw LinkedIn enrichment payload documented below. false answers from Pipecorn's companies database (Elasticsearch) instead — no LinkedIn call or LLM validation is performed and no integration is required — returning a Pipecorn-formatted (snake_case) company document. A non-boolean value returns 422.

Example:

true

Response

Successfully enriched company

name
string

Company name

Example:

"Pipecorn"

description
string

Company description

Example:

"Ready to hunt without running ?\n\n👨‍👩‍👦‍👦 Squad of 10 outbound experts +\n🦁 One tool to automate your campaigns"

industry
string

Primary industry

Example:

"Technology, Information and Internet"

type
string

Company type

Example:

"Privately Held"

employeeCount
integer

Current number of employees

Example:

5

flagshipCompanyUrl
string<uri>

LinkedIn company profile URL

Example:

"https://www.linkedin.com/company/pipecorn/"

entityUrn
string

LinkedIn company URN identifier

Example:

"urn:li:fs_salesCompany:104885158"

website
string

Company website domain

Example:

"pipecorn.com"

employeeCountInfo
object

Detailed employee count information

companyPictureDisplayImage
object

Company logo image information

employeeCountRange
string

Employee count range

Example:

"2-10"

headquarters
object
revenueRange
object
employeeDisplayCount
string

Employee count as a display string

Example:

"5"

location
string

Full location string

Example:

"Paris, Île-de-France, France"