核心能力 / 供应商 / lusha
Lusha
30个可用接口
9覆盖的能力
https://api.lusha.com接口地址
| 接口做什么 | 能力 | 积分价格 | 有结果的比例 | 耗时中位数 | ✓ |
|---|---|---|---|---|---|
账号 · 平台接口接口详情 · 原始说明lusha.account.usageCheck account credit balance and usage · See the Lusha plan's credit balance, usage so far and reset date (free)GET /v3/account/usage输入参数: — | 账号 · 平台接口 | 免费 | — | — | · |
公司信息查询接口详情 · 原始说明lusha.companies.enrichEnrich a company by domain or name — headcount, funding · Enrich a company from domain or name — industry, headcount, revenue, funding, techPOST /v3/companies/search-and-enrich输入参数: companies | 公司信息查询 | 38 积分 每次命中 | — | — | ✓ |
公司搜索接口详情 · 原始说明lusha.companies.searchSearch companies by industry or tech (free preview) · Search Lusha's companies by industry, headcount, revenue or tech (free preview)POST /v3/companies/prospecting输入参数: filters, pages | 公司搜索 | 1 积分 每行 | — | — | ✓ |
lusha · 平台接口接口详情 · 原始说明lusha.x.contacts-prospecting-filtersList contact filter values · Enumerate the accepted values for one contact-prospecting filter type (job titles, seniority, departments, locations, etc.)GET /v3/contacts/prospecting/filters/{filterType}输入参数: filterType | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.companies-prospecting-filtersList company filter values · Enumerate the accepted values for one company-prospecting filter type (industry, size, revenue, technologies, intent topics, etc.)GET /v3/companies/prospecting/filters/{filterType}输入参数: filterType | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.companies-enrich-by-idEnrich companies by Lusha id (up to 100) · Enrich companies you already found in a prospecting search, by ids (max 100), into full firmographic recordsPOST /v3/companies/enrich输入参数: ids, tableId | lusha · 平台接口 | 19 积分 每行 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.companies-lookalikeFind lookalike companies from 5-100 seed companies · AI-powered recommendations for companies of similar size, industry and profile to 5-100 seed companiesPOST /v3/companies/lookalike输入参数: dedupeSessionId, exclude, limit, seeds, tableId | lusha · 平台接口 | 19 积分 每行 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.companies-signalsHiring and headcount signals for company ids · Retrieve signal events for a list of companies — hiring activity, headcount changes, web traffic, IT spend and newsPOST /v3/companies/signals输入参数: companyIds, signalTypes, startDate, tableId | lusha · 平台接口 | 19 积分 每行 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.contact-signal-typesList supported contact signal types · Returns the list of supported contact signal types (promotion, companyChange, allSignals)GET /v3/contacts/signals/types输入参数: — | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.company-signal-typesList supported company signal types · Returns the list of supported company signal types (headcount changes, hiring surges, website traffic, IT spend, news categories)GET /v3/companies/signals/types输入参数: — | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.company-signal-filtersList the filter types available for company signals · Returns the available filter types for company signals and their query requirementsGET /v3/companies/signals/filters输入参数: — | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.company-signal-filter-valuesList accepted values for one company signal filter · Returns the valid values for a specific company-signals filter typeGET /v3/companies/signals/filters/{filterType}输入参数: filterType | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.companies-website-visitsRank companies by website-visit signals · Returns companies ranked by website-visit signals for your tracked domains, combining firmographics with visit metrics (score, sessions, unique visitors, avg session length)POST /v3/companies/website-visits输入参数: dateRange, domains, limit | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-subscriptions-listList webhook subscriptions · List all webhook subscriptions on the account, with paginationGET /api/subscriptions输入参数: — | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-subscriptions-createCreate webhook subscriptions · Create one or more webhook subscriptions (bulk, up to 25 per request) that deliver signal events to your endpointPOST /api/subscriptions输入参数: defaults, subscriptions | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-subscription-getGet a webhook subscription by id · Retrieve a single webhook subscription by its idGET /api/subscriptions/{id}输入参数: id | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-subscription-updateUpdate a webhook subscription · Modify an existing webhook subscription's settingsPATCH /api/subscriptions/{id}输入参数: id, note | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-subscriptions-deleteDelete webhook subscriptions · Delete one or more webhook subscriptions (bulk); each id is processed independently with per-item results, invalid ids reported as NOT_FOUND. Permanent.POST /api/subscriptions/delete输入参数: ids | lusha · 平台接口 | 免费 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-subscription-testSend a test delivery to a webhook subscription · Trigger a mock signal delivery to a subscription to verify the endpoint receives and acknowledges it correctlyPOST /api/subscriptions/{id}/test输入参数: id | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-audit-logsView webhook delivery attempt logs · Read the delivery attempt log for the account's webhook subscriptions — status, response time, error detailsGET /api/audit-logs输入参数: — | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-audit-log-statsGet webhook delivery performance stats · Obtain delivery performance statistics for the account's webhook subscriptionsGET /api/audit-logs/stats输入参数: — | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-secret-getGet the current webhook signing secret · Fetch the current HMAC-SHA256 signing secret used to sign webhook deliveriesGET /api/account/secret输入参数: — | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-secret-regenerateRegenerate the webhook signing secret · Generate a new HMAC-SHA256 signing secret, invalidating the previous one for signature verificationPOST /api/account/secret/regenerate输入参数: — | lusha · 平台接口 | — 每次调用 | — | — | · |
lusha · 平台接口接口详情 · 原始说明lusha.x.webhook-opt-out-subscribeSubscribe to contact opt-out notifications · Subscribe to notifications when a contact opts out, including which datapoints (emails/phones) must be deleted on your sidePOST /api/subscriptions/opt-out输入参数: — | lusha · 平台接口 | — 每次调用 | — | — | · |
人物 · 平台接口接口详情 · 原始说明lusha.x.decision-makersFind the buying-committee contacts at a company · Resolve a company to a Lusha company id, rank the most relevant decision makers with the buying-committee-ranker model, and return them grouped per companyPOST /v3/contacts/decision-makers输入参数: companies | 人物 · 平台接口 | 免费 | — | — | · |
人物信息补全接口详情 · 原始说明lusha.people.enrichFind a person's work email and phone by LinkedIn or name · Enrich a person — work email, direct dial and mobile — from email, LinkedIn or namePOST /v3/contacts/search-and-enrich输入参数: contacts, reveal, waterfallReveal | 人物信息补全 | 38 积分 每行 | — | — | ✓ |
人物信息补全接口详情 · 原始说明lusha.people.contacts.enrichReveal emails and phone numbers for found contact ids · Reveal emails and phone numbers for contacts you already found in a prospecting searchPOST /v3/contacts/enrich输入参数: ids, reveal, tableId, waterfallReveal | 人物信息补全 | 19 积分 每行 | — | — | · |
人物 · 平台接口接口详情 · 原始说明lusha.x.contacts-lookalikeFind lookalike contacts from 5-100 seed contacts · AI-powered recommendations for contacts who share similar roles, seniority and company profile to 5-100 seed contactsPOST /v3/contacts/lookalike输入参数: dedupeSessionId, exclude, limit, seeds, tableId | 人物 · 平台接口 | 19 积分 每行 | — | — | · |
人物搜索接口详情 · 原始说明lusha.people.searchSearch people by title, company or intent (free preview) · Search Lusha's contacts by title, seniority, company, location or intent (free preview)POST /v3/contacts/prospecting输入参数: filters, pages | 人物搜索 | 1 积分 每行 | 100% | 1.8 s | ✓ |
人物 · 平台接口接口详情 · 原始说明lusha.x.contacts-signalsJob-change and promotion signals for contact ids · Retrieve signal events for a list of contacts — job changes and promotionsPOST /v3/contacts/signals输入参数: contactIds, signalTypes, startDate, tableId | 人物 · 平台接口 | 19 积分 每行 | — | — | · |
供应商文档 想指定这一家,调用时传 vendor="lusha";不传就交给路由。