Get Founded Companies

Get the companies that a person has founded.

Authentication

AuthorizationBearer

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

Query Parameters

idstringOptional
linkedinIDstringOptional
linkedinEntityIdstringOptional
LinkedIn entity ID
linkedinURLstringOptional

LinkedIn URL, accepts public profile (linkedin.com/in/), Sales Navigator, and Recruiter URLs

twitterIDstringOptional
crunchbaseIDstringOptional
angelListIDstringOptional
signalNfxIDstringOptional
polyworkIDstringOptional
emailstringOptional
perPageintegerRequired0-100
Number of items per page.
pageintegerRequired
Page number, starts from 0.

Response

This endpoint returns an object.
companieslist of objects
pagesinteger
totalResultsinteger

Errors