Skip to main content
POST
Enrich a company from a LinkedIn URL, name, or domain

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Provide linkedin_url, name, or domain.

linkedin_url
string<uri>
name
string
Minimum string length: 1
domain
string
Minimum string length: 1

Response

200 — success. Charges 2 credit(s) on this endpoint.

data
object
required

HarvestAPI LinkedIn company profile.

credits_charged
number
required

Normally 2; see per-endpoint miss/skip policy notes.

credits_remaining
number
required
cached
boolean
required

True when this result was served from cache without calling the vendor.

request_id
string<uuid>
required