Skip to main content
POST

Use Case:

Retrieve a fresh company profile by Generect ID, LinkedIn URL, domain, or company name.

Optional sections

Company activity and audience lists are opt-in — each flag adds +1 credit when the section comes back with data:

Pricing

This is a billable endpoint — you are charged only when a company is found and returned. If nothing is found, the request is free.
Your price decreases automatically as your lifetime spend grows. Check your current tier and pricing →

Authorizations

Authorization
string
header
required

Use the required Token prefix. Example: Authorization: Token xxxxxxxxx

Body

application/json
id
string
required

Internal Generect company identifier returned by Search.

Example:

1035

people_also_viewed
boolean
default:false

Include the company's "People also viewed" list (+1 credit when data is returned).

people_also_follow
boolean
default:false

Include the company's "People also follow" list (+1 credit when data is returned).

posts
boolean
default:false

Include the company's recent posts (+1 credit when data is returned).

Response

Fresh full company profile

data
object

Full company profile — see the example for the field set.

meta
object

Operation metadata returned in every data/meta response.