//Source · Social Media
Business Data API — Profiles, Emails, Companies
The professional network’s official access is effectively closed to most teams — 34 endpoints put its public profiles, companies, jobs, and posts one API call away. No OAuth, no browser automation, no account required.
Start for free7-day free trial
What You Can Pull From Business data
Profile dataFull profile: identity, headline, summary, top skills.
ExperienceComplete work history with titles, companies, dates.
EducationEducation records: schools, degrees, fields of study.
SkillsSkills list with endorsement counts.
CertificatesProfessional certifications and issuers.
LanguagesLanguage proficiencies.
HonorsAwards, honors, publications.
PatentsPatent filings: name, ID, issue date, co-inventors.
EndorsersList of people who endorsed each skill.
Company profileCompany profile: name, industry, size, HQ, specialties.
Employee searchEmployee search with keyword and name filtering.
Employee statsDepartment breakdowns, growth metrics.
Company postsCompany page posts with engagement.
Company web searchCompany web presence search.
Bulk company searchBulk company search by keyword using web signals — returns alias and URN.
Advanced people searchPeople search with 20+ filters — seniority, function, company size, years in role. Up to 2,500 results.
People searchPeople search: title, company, location, keywords, school.
Company searchCompany search: industry, location, size.
Job searchJob postings: title, company, location.
Post searchContent search: keyword-based.
Education searchEducational institution search.
Industry searchIndustry classification search.
Location searchGeographic location search.
Email finderEmail address from a profile — batch up to 10.
Email by profile URLFind email by profile URL — returns email, status, name, company, job title.
Profile by emailProfile lookup from an email address.
User postsUser posts with text, media, engagement metrics.
User commentsComments the user has left on other posts.
User reactionsPosts the user has reacted to.
Post detailsSingle post details: content, media, engagement counts.
Post commentsComment thread on a post.
Post reactionsReaction list on a post.
Post repostsRepost list for a post.
GroupsGroup metadata and members by URL or URN.
What Comes Back
POST /api/people/user
{
"first_name": "Dana",
"last_name": "Whitfield",
"headline": "VP of Engineering at Cartora",
"location": "San Francisco Bay Area",
"experience": [
{ "title": "VP of Engineering", "company": "Cartora", "start": "2023-04" }
],
"education": [
{ "school": "UC Berkeley", "degree": "BS, Computer Science" }
],
"skills": ["Distributed systems", "AI infrastructure", "Team leadership"]
}Built for These Jobs
Start With Business Data
Profiles, companies, search, jobs, posts, and an email finder — 34 endpoints on one key, next to 500+ other sources. 7-day free trial.
Common Questions
No. You authenticate with your Anysite API key — no login on the platform, no OAuth, no app registration required.