# BaseBuilder LinkedIn Profile Lookup

> BaseBuilder LinkedIn Profile Lookup is a paid API for AI agents from bb-linkedin.vercel.app, paid per call via x402, $0.12317/call, status unknown (last checked 2026-09-13).

Fetches LinkedIn profile data for a given user via a paid API endpoint

## Facts

- Endpoint: POST https://bb-linkedin.vercel.app/api/linkedin/profile
- Price: $0.12317/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-linkedin-profile-lookup-ac334fa2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FPgQ_sJneOkD-Lx2cpHXb

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 basebuilder-linkedin-profile-lookup-ac334fa2 -d '<json body>'
```

Example prompt: Can you pull the LinkedIn profile data for Jane Doe at linkedin.com/in/janedoe — I need her current job title, company, work history, and education?

## When to prefer this

Use this endpoint when you need to programmatically retrieve LinkedIn profile data for a specific individual, especially for lead enrichment, recruiting research, or professional due diligence workflows that require structured profile information at scale.

## Known failure modes

- Profile not found or invalid LinkedIn URL returns 404 or empty result
- Rate limiting or quota exceeded returns 429 or payment-related error
- Private or restricted LinkedIn profile may return partial or no data
- Payment failure via x402 protocol results in 402 response
- Malformed request body returns 400 validation error

## How this service works

BaseBuilder Linkedin API hub - 19 paid endpoints

## Output

Returns structured LinkedIn profile data including name, headline, current position, work experience, education, skills, and connection count for the requested profile.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-linkedin-profile-lookup-ac334fa2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-linkedin.vercel.app](https://www.zero.xyz/host/bb-linkedin.vercel.app/llms.txt)
