AnyAPI linkedin.company_employees (LinkedIn Company Employees)
https://api.getanyapi.com/v1/run/linkedin.company_employeesOverview
AnyAPI linkedin.company_employees (LinkedIn Company Employees)
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
getanyapi
Source
bazaar
Indexed
2026-07-17 19:07:43
Health
Status
degraded
Latency (p50)
443ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-06 20:21:54
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"company": {
"description": "Company name or LinkedIn company URL (e.g. google or https://www.linkedin.com/company/google/).",
"type": "string"
},
"jobTitle": {
"description": "Optional job-title filter supporting boolean operators (e.g. CEO OR CTO).",
"type": "string"
},
"limit": {
"description": "Maximum number of results to return (1-10, default 10). You are billed per result returned, so a lower limit costs less.",
"maximum": 10,
"minimum": 1,
"type": "integer"
},
"preferLatencyUnderMs": {
"description": "Optional; omit it and routing is unchanged, with the cheapest source serving. Prefer sources whose typical response time (median over the trailing 30 days, as published on this endpoint's lane health) is under this many milliseconds; among those, the cheapest serves. This can raise your price: when the cheapest source misses the target, a faster and dearer one serves, and you are quoted and charged its price. If no source is that fast the request is still served, by whichever source offers the best speed for its price - it is never refused for being slow. Sources we have not timed are tried last. This is a preference, not a guarantee: the median describes past requests and is not a ceiling on this one, and it excludes any wait this request itself asks for. On a paginated walk it applies to the first page only: later pages stay with the source that page chose, at the price it was quoted.",
"minimum": 1,
"type": "integer"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"costUsd": {
"description": "USD charged on the original run. On a replay this value is echoed for parity; the replay itself is free.",
"type": "number"
},
"hint": {
"description": "Optional one-line nudge, absent when there is nothing to say. `large_result:` suggests the fields/max_items/summary/jq controls for a big response. `paging_unavailable:` means this result came from a source that cannot return a `nextCursor`, so it may be INCOMPLETE and cannot be continued - re-run with `requireCursor: true` to be served only by a source that can page, which may cost more per request.",
"type": "string"
},
"items": {
"description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.",
"type": "integer"
},
"jqError": {
"description": "Present only when a `jq` expression failed; `output` then carries the full unshaped result and this explains why the reshape did not apply.",
"type": "string"
},
"output": {
"anyOf": [
{
"additionalProperties": false,
"properties": {
"data": {
"description": "The results wrapper, or null when nothing was found.",
"oneOf": [
{
"type": "null"
},
{
"additionalProperties": false,
"properties": {
"items": {
"description": "Employee records for the company. Populated whenever the provider has data for the entity.",
"items": {
"description": "An employee: name, headline, location, handle, and LinkedIn profile URL.",
"properties": {
"firstName": {
"description": "First name.",
"type": "string"
},
"handle": {
"description": "Public profile identifier (the vanity slug in the URL). Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
},
"image": {
"description": "Profile picture URL.",
"type": "string"
},
"jobTitle": {
"description": "The employee's current role or headline.",
"type": "string"
},
"lastName": {
"description": "Last name.",
"type": "string"
},
"location": {
"description": "The employee's location as a single string (city, region, country).",
"type": "string"
},
"name": {
"description": "Full name. Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
},
"url": {
"description": "Canonical LinkedIn profile URL. Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
}
},
"required": [
"url"
],
"type": "object"
},
"type": "array",
"x-anyapi-must-populate": true
}
},
"required": [
"items"
],
"type": "object"
}
]
},
"found": {
"description": "True when at least one employee was returned.",
"type": "boolean"
}
},
"required": [
"found",
"data"
],
"title": "LinkedIn company employees output",
"type": "object"
},
{
"type": "null"
}
],
"description": "Normalized output, or null when the replay payload was not retained."
},
"provider": {
"description": "Always \"AnyAPI\".",
"type": "string"
},
"replayed": {
"description": "True when this response replays the durable result of an earlier run without billing or upstream execution.",
"type": "boolean"
},
"resultId": {
"description": "Opaque handle to the full unshaped result, cached ~15 min. Re-shape it for free (fields/max_items/summary/jq) via GET /v1/results/{id}, no re-billing. Absent when the result was too large to cache.",
"type": "string"
}
},
"required": [
"output",
"provider",
"costUsd",
"items",
"replayed"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-06 20:21:54 | degraded | 401 | 327ms | |
| 2026-09-06 10:23:32 | degraded | 401 | 443ms | |
| 2026-09-06 00:00:23 | degraded | 401 | 805ms | |
| 2026-09-05 15:34:53 | degraded | 401 | 828ms | |
| 2026-09-05 11:10:19 | degraded | 401 | 370ms | |
| 2026-09-05 04:17:43 | degraded | 401 | 788ms | |
| 2026-09-04 17:10:14 | degraded | 401 | 366ms | |
| 2026-09-04 12:11:29 | degraded | 401 | 486ms | |
| 2026-09-04 01:00:24 | degraded | 401 | 374ms |