ZOOQ - LinkedIn Data for AI Agents
Live LinkedIn data for AI agents — 44 tools covering profiles, companies, jobs, posts, people search, job-change signals and email finding.
Что умеет
- Profile Full: Complete profile in one call — positions, education, skills, certifications, geo, follower/connection counts and flags. This is the canonical profile read; the other profile/* paths (ove
- Profile Entity Id: Resolve a public handle to the person entityId used by the live person endpoints (posts, comments, interests, lookalikes). Resolve once, reuse the id. (Costs 10 Zooq credits.)
- Profile Enrich: Freshest LIVE snapshot of one profile, by handle or entityId — not the deduplicated dataset record the other profile/* endpoints return. Carries live-only flags (openToWork, isHiring,
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live LinkedIn data for AI agents — 44 tools covering profiles, companies, jobs, posts, people search, job-change signals and email finding.
Your LinkedIn account is never involved. Most LinkedIn MCP servers borrow your logged-in session cookie, which puts your own account at ban risk and breaks whenever LinkedIn changes. ZOOQ runs on its own infrastructure — you paste one API key and your account stays out of it.
Free tier: 300 credits, no card required — zooq.dev/signup
Typical agent recipes:
- AI SDR —
search_people→profile_enrich→posts_all→ personalized opener →email_find_by_profile - Job-change triggers —
search_job_changeson target accounts, reach out the week they land - Account research —
companies_enrich+companies_employees_data+companies_jobs→ a briefing your agent writes itself
Credit-based pricing, pay per call. Failed upstream calls are auto-refunded. Responses carry _meta.credits_remaining so agents can pace themselves.
Список инструментов сервера (44)
Технические названия из tools/list. Нужны только разработчикам.
| profile_full | Complete profile in one call — positions, education, skills, certifications, geo, follower/connection counts and flags. This is the canonical profile read; the other profile/* paths (overview, details, about, education, skills, certifications, full-experience, social-matrix) are named aliases that return this exact same record. (Costs 10 Zooq credits.) |
| profile_entity_id | Resolve a public handle to the person entityId used by the live person endpoints (posts, comments, interests, lookalikes). Resolve once, reuse the id. (Costs 10 Zooq credits.) |
| profile_enrich | Freshest LIVE snapshot of one profile, by handle or entityId — not the deduplicated dataset record the other profile/* endpoints return. Carries live-only flags (openToWork, isHiring, isTopVoice) and returns the person's entityId, the id every other live person endpoint needs. (Costs 10 Zooq credits.) |
| profile_employment_history | Complete LIVE work history for one person: per-role organization, title, description, location, parsed dates, per-role skills, and parallel-position groupings (concurrent titles kept distinct rather than flattened). Overlaps /api/v1/profile/full-experience, which reads the dataset record — use this when you need freshness, per-role skills, or correct handling of concurrent roles. Pass `handle` and Zooq resolves it at no extra credit cost, or pass `entityId` from /api/v1/profile/entity-id to skip the lookup. Not-found is free upstream. (Costs 10 Zooq credits.) |
| profile_recommendations | Recommendations written for the person, with author details and text. (Costs 10 Zooq credits.) |
| profile_similar | Similar professional profiles — expand a shortlist from one example. (Costs 10 Zooq credits.) |
| profile_interests | Entities the person follows (companies, groups, people, newsletters). (Costs 10 Zooq credits.) |
| companies_entity_id | Resolve a company slug to the numeric organization id used by the live company endpoints (posts, similar, affiliated, insights). Resolve once, reuse the id. (Costs 10 Zooq credits.) |
| companies_universal_name_to_id | Resolve a company slug (the part after linkedin.com/company/) to its stable org_ id — the dataset id used by /companies/info. For the live company endpoints (posts, similar, affiliated, insights) use /api/v1/companies/entity-id instead; the two ids are not interchangeable. Returns the FULL company record (identical to /companies/info) — read `data.id`. (Costs 10 Zooq credits.) |
| companies_info | Full company firmographics — description, industry, headcount, HQ, follower count, specialties. (Costs 10 Zooq credits.) |
| companies_enrich | Freshest LIVE company profile. Returns three things the dataset record behind /api/v1/companies/info does not: funding signals, the FULL location list (not just HQ), and parent/affiliated/related pages. Pass `slug` and Zooq resolves it to the numeric id at no extra credit cost, or pass `id` from /api/v1/companies/entity-id to skip the lookup. Not-found is free upstream. (Costs 10 Zooq credits.) |
| companies_name_lookup | Search companies by name, with the full firmographic filter set. Cursor-paginated. Same upstream as /api/v1/search/companies — use whichever entry point reads better; they are equivalent. (Costs 10 Zooq credits.) |
| companies_employees_data | People who work or worked at an organization (professional records, same shape as /search/people). Cursor-paginated. (Costs 10 Zooq credits.) |
| companies_similar | Similar companies / peers (id, name, industry, followers, url). Keyed by the numeric organization id: pass `slug` and Zooq resolves it for you at no extra credit cost, or pass `id` from /api/v1/companies/entity-id to skip the lookup. (Costs 10 Zooq credits.) |
| companies_affiliated_pages | Affiliated / subsidiary / showcase pages of a company. Keyed by the numeric organization id: pass `slug` and Zooq resolves it for you at no extra credit cost, or pass `id` from /api/v1/companies/entity-id to skip the lookup. (Costs 10 Zooq credits.) |
| companies_insights | Employee-count total + distribution buckets (by department, seniority, location). Keyed by the numeric organization id: pass `slug` and Zooq resolves it for you at no extra credit cost, or pass `id` from /api/v1/companies/entity-id to skip the lookup. (Costs 10 Zooq credits.) |
| companies_posts | A company's recent posts. data.activities[].entityId is the activity id consumed by /posts/info, /posts/comments, /posts/likes. Keyed by the numeric organization id: pass `slug` and Zooq resolves it for you at no extra credit cost, or pass `id` from /api/v1/companies/entity-id to skip the lookup. (Costs 10 Zooq credits.) |
| companies_jobs | Open job postings across one or more organizations. (Costs 10 Zooq credits.) |
| search_people | Search professional records with rich filters — name, title, company, skills, education, tenure, geography. Cursor-paginated. (Costs 10 Zooq credits.) |
| search_companies | Search organizations by name or website with firmographic filters. Cursor-paginated. (Costs 10 Zooq credits.) |
| search_jobs | Job/opportunity search with the full filter set. Location filtering works: pass `locations` a LinkedIn geo id (e.g. 101570771 for Tel Aviv-Yafo) — see that parameter for how to find one, and note it is an EXACT match, so use a city id rather than a country id. Still id-typed and not yet usable: titles, industries, functions, benefits, commitments. Offset-paginated. data.jobs[].id is the opportunityEntityId consumed by /jobs/details-v2, /jobs/similar, /jobs/people-also-viewed, /jobs/hiring-team. (Costs 10 Zooq credits.) |
| search_people_live | LIVE people search — the only endpoint that filters by current company, past company AND school together. Complements /api/v1/search/people (the deduplicated dataset, cursor-paginated, plain-string geo): use this one for company-history sourcing, that one for broad firmographic filtering. Offset-paginated. Not-found is free upstream. (Costs 10 Zooq credits.) |
| search_companies_live | LIVE company search. Its draw is `hasJobs` — an actively-hiring filter available nowhere else in the catalog — plus bucketed headcount search. For firmographic filtering (staff/follower counts, founded year, website) use /api/v1/search/companies instead. Offset-paginated. Not-found is free upstream. (Costs 10 Zooq credits.) |
| search_schools | Search institutions by name (partial match). Page-paginated. Use to discover an institution's inst_ id or normalized_name. (Costs 10 Zooq credits.) |
| jobs_details_v2 | Full job-posting details — title, description, functions, apply url, organization, location. (Costs 10 Zooq credits.) |
| jobs_similar | Similar job postings (title, organization, location, salary range, posted date). (Costs 10 Zooq credits.) |
| jobs_people_also_viewed | 'People also viewed' postings (behavioral relatedness). (Costs 10 Zooq credits.) |
| jobs_hiring_team | Hiring-team member profiles for a posting. Empty members can mean the posting genuinely lists no team OR the posting id was not recognized. (Costs 10 Zooq credits.) |
| jobs_posted_by_profile | Job postings created by a person (e.g. a recruiter's or founder's open roles). (Costs 10 Zooq credits.) |
| posts_all | A person's recent posts / activity stream. Cursor- or offset-paginated. Keyed by the person entityId: pass `handle` and Zooq resolves it for you at no extra credit cost, or pass `entityId` from /api/v1/profile/entity-id to skip the lookup. (Costs 10 Zooq credits.) |
| posts_info | Full content of one post (returned under data.post). For comments use /posts/comments. (Costs 10 Zooq credits.) |
| posts_comments | Threaded comments/replies on a post. (Costs 10 Zooq credits.) |
| posts_likes | People who reacted to a post + reaction type and total. (Costs 10 Zooq credits.) |
| comments_all | Comments authored by a person across posts. Cursor-paginated. (Costs 10 Zooq credits.) |
| g_title_skills_lookup | Skill catalog search by name (partial match) — skills only, despite the endpoint name. Page-paginated. Use to find a skill's skl_ id or normalized_name for the /search/people skills filter. (Costs 10 Zooq credits.) |
| email_verify | Check whether an email address can receive mail, with a deliverability verdict and risk flags (catch-all, disposable, no-MX). (Costs 10 Zooq credits.) |
| email_find | Discover a person's work email from their first name, last name, and company domain. Returns the address plus a confidence score. (Costs 10 Zooq credits.) |
| email_find_by_profile | Identify a person and their current company from a professional profile URL (or handle), then find their work email — resolves name + domain for you. (Costs 10 Zooq credits.) |
| email_reverse | Resolve the person and company behind a BUSINESS email address. Public/role/disposable mailboxes are rejected (422, no charge) before any work runs. (Costs 10 Zooq credits.) |
| email_prospects | Page emails already known for a company domain. Cursor-paginated; returns up to 20 contacts per page with first/last name. (Costs 10 Zooq credits.) |
| search_job_changes | Recent professional job-change events — people who joined, left, or changed titles at organizations. Page-paginated. Built for trigger-based prospecting and territory monitoring. (Costs 10 Zooq credits.) |
| search_alumni | Alumni and current students of an institution (professional records + the education link). Page-paginated. Built for recruiting and warm-intro sourcing. (Costs 10 Zooq credits.) |
| g_institution_lookup | Resolve one institution by its normalized name — returns the school name, url, and stable inst_ id. Get the normalized_name from /api/v1/search/schools first. (Costs 10 Zooq credits.) |
| g_skill_lookup | Resolve one skill by its stable skl_ id — returns the display name and normalized name. Get the id from /api/v1/g/title-skills-lookup (skill search). (Costs 10 Zooq credits.) |