# KiteEndpoints.ai - LinkedIn Sales Navigator API

> KiteEndpoints.ai - LinkedIn Sales Navigator API is a paid API for AI agents from kite-endpoints.vercel.app, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-15).

Scrapes or queries LinkedIn Sales Navigator to retrieve professional lead and account data for sales prospecting

## Facts

- Endpoint: POST https://kite-endpoints.vercel.app/api/linkedin-sales-navigator
- Price: $0.12/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-linkedin-sales-navigator-api-76b96434
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2P3hZcrhEBN-hEtexxFdI

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability kiteendpoints-ai-linkedin-sales-navigator-api-76b96434 -d '<json body>'
```

Example prompt: Search LinkedIn Sales Navigator for VPs of Sales at SaaS companies with 50-200 employees in New York and give me their names, titles, and company details.

## When to prefer this

Use this endpoint when you need programmatic access to LinkedIn Sales Navigator lead and account data without managing your own LinkedIn session or scraping infrastructure. Prefer this over manual Sales Navigator usage when building automated lead generation pipelines, CRM enrichment workflows, or outbound sales automation at scale.

## Known failure modes

- LinkedIn anti-scraping blocks may return empty or error responses
- Rate limiting by LinkedIn may cause failures for high-volume queries
- Stale or incomplete profile data if LinkedIn profiles are not public or updated
- Invalid or overly broad search filters may return no results
- API may return generic error if Sales Navigator session/token is expired

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

Returns structured data about LinkedIn Sales Navigator results including prospect names, job titles, company names, company size, location, and other professional profile details available through the platform.

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "example": {
  "result": {
   "data": "example response"
  }
 },
 "properties": {
  "result": {
   "type": "object",
   "description": "API response data"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kiteendpoints-ai-linkedin-sales-navigator-api-76b96434/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-endpoints.vercel.app](https://www.zero.xyz/host/kite-endpoints.vercel.app/llms.txt)
