LinkedIn

LinkedIn leads: structured people and company data for outreach and research.

Tools

get_usage checks balance and works the same way across every platform: free, 0 credits. /docs/tools/get_usage.

Quickstart

1. Call it, no key

curl "https://api.veezee.io/v1/linkedin/profiles?identifier=williamhgates"

No signup, no card, no key. Keyless calls run under a shared budget of 20 credits per IP per day, recent data only, no realtime, no Idempotency-Key needed.

2. Or connect over MCP, no key

https://mcp.veezee.io/linkedin

transport: streamable-http, same keyless budget as REST.

3. Hit the daily cap? Buy a key

The error names upgrade_url: /upgrade. Pick a pack, pay, and your API key is shown once on the confirmation page. Send it as Authorization: Bearer <api_key> on every REST call (plus an Idempotency-Key header on metered routes), or add it to your MCP client's connection headers. That checkout is the only human step in the product.

What comes back

url_resolution, person, people_search, company, posts. Full field lists: /docs/fields.

Limits

Full tool reference: /docs.