Skip to main content

What firmintent does

You submit a LinkedIn company URL, slug, or numeric id plus a saved persona. firmintent scans the team, enriches every usable roster profile, finds likely persona candidates, refreshes only that shortlist, and returns ranked target people. Jobs run asynchronously — minutes, not milliseconds (third-party data + LLM). The whole API is two calls: submit a job, then poll it — the poll’s done response carries the target people inline. Prefer no polling? Receive a webhook instead.

Persona-first, not title-first

Any employee can match your target; firmintent judges the enriched roster instead of headline keywords.

One company in, minutes out

Submit a company; results come back once resolved, enriched, and ranked.

API, webhooks, dashboard

Pull over REST, get a callback when a job is done, or watch progress live.

Authentication

Every request needs your API key in the X-API-Key header. Copy it from the dashboard. POST /v1/jobs spends money, so it is never anonymous.
Your key is auto-created when you sign up — no setup step. Regenerate it anytime in the dashboard.

Next

Quickstart

Submit your first company and read back target people.

API Reference

Every endpoint, with an interactive playground.