What is RapportAPI?
RapportAPI is a sales intelligence API. Send us a person’s identifier — email, LinkedIn URL, or name + company — and get back a deep intelligence report in ~2-3 minutes:- Icebreaker scripts sourced from real online activity
- Communication style guide tailored to the prospect
- Background intelligence (career, education, interests, family)
- Topics to avoid so you don’t step on landmines
How it works
1
Submit a research request
POST to
/research with an email, LinkedIn URL, or name + company. You get back a task_id immediately.2
Wait for results
The pipeline runs asynchronously (~2-3 minutes). Poll with
GET /research/{task_id} or provide a callback_url to receive a webhook when complete.3
Use the intelligence
Get structured JSON with icebreakers, communication style, background data, and a hosted HTML report URL.
Quick links
Quickstart
Run your first lookup in 5 minutes.
Authentication
Get your API key and authenticate requests.
API Reference
Full endpoint documentation with request/response schemas.
Webhooks
Receive results automatically when research completes.
Pricing
1 credit = 1 lookup. All plans include a free 3-day trial with 3 credits. Sign up to get started.