AnyAPI linkedin.search_companies (LinkedIn Company Search)
https://api.getanyapi.com/v1/run/linkedin.search_companiesOverview
AnyAPI linkedin.search_companies (LinkedIn Company Search)
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
getanyapi
Source
bazaar
Indexed
2026-07-01 05:14:21
Health
Status
degraded
Latency (p50)
373ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-08-27 10:32:19
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Maximum number of results to return (1–20, default 20). You are billed per result returned, so a lower limit costs less.",
"maximum": 20,
"minimum": 1,
"type": "integer"
},
"location": {
"description": "Optional location filter, written out in full (e.g. United Kingdom or San Francisco).",
"type": "string"
},
"query": {
"description": "Keyword to search LinkedIn companies for (e.g. marketing agency).",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"costUsd": {
"description": "Amount charged in USD for this call.",
"type": "number"
},
"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": {
"additionalProperties": false,
"properties": {
"data": {
"description": "The results wrapper, or null when nothing was found.",
"oneOf": [
{
"type": "null"
},
{
"additionalProperties": false,
"properties": {
"items": {
"description": "Matching company records. Populated whenever the provider has data for the entity.",
"items": {
"description": "A LinkedIn company: name, URL, industry, location, follower count, and description.",
"properties": {
"description": {
"description": "Company summary / about text.",
"type": "string"
},
"followersText": {
"description": "Follower count as a display string (e.g. 105K followers).",
"type": "string"
},
"handle": {
"description": "Company universal name (the vanity slug in the URL).",
"type": "string"
},
"id": {
"description": "LinkedIn company id. Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
},
"image": {
"description": "Company logo image URL.",
"type": "string"
},
"industry": {
"description": "Company industry.",
"type": "string"
},
"location": {
"description": "Company location as a single string (city, region).",
"type": "string"
},
"name": {
"description": "Company name. Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
},
"url": {
"description": "Canonical LinkedIn company URL. Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
}
},
"required": [
"id",
"name",
"url"
],
"type": "object"
},
"type": "array",
"x-anyapi-must-populate": true
}
},
"required": [
"items"
],
"type": "object"
}
]
},
"found": {
"description": "True when at least one company was returned.",
"type": "boolean"
}
},
"required": [
"found",
"data"
],
"title": "LinkedIn company search output",
"type": "object"
},
"provider": {
"description": "Always \"AnyAPI\".",
"type": "string"
},
"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"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-27 10:32:19 | degraded | 401 | 373ms | |
| 2026-08-27 08:13:19 | degraded | 401 | 315ms | |
| 2026-08-26 21:50:02 | degraded | 401 | 314ms | |
| 2026-08-26 13:22:47 | degraded | 401 | 356ms | |
| 2026-08-26 00:13:35 | degraded | 401 | 373ms | |
| 2026-08-25 16:27:34 | degraded | 401 | 473ms | |
| 2026-08-25 12:53:19 | degraded | 401 | 358ms | |
| 2026-08-25 04:58:47 | degraded | 401 | 580ms | |
| 2026-08-24 23:36:03 | degraded | 401 | 601ms | |
| 2026-08-24 13:35:13 | degraded | 401 | 1108ms |