Introduction
What MisarReach is, how it works, and what you can build with it.
What is MisarReach?
MisarReach is a lead generation and sales pipeline platform powered by AI. It lets you:
- Find leads by natural language query (e.g., "CTOs at Series A SaaS companies in India")
- Verify emails in batch using Hunter.io to confirm deliverability before sending
- Score leads with AI to prioritize outreach by fit
- Manage lists of leads for reuse across campaigns
- Track deals through a configurable Kanban pipeline (new → contacted → interested → meeting → proposal → closed / lost)
- Run Autopilot sequences where AI manages outreach steps autonomously
Authentication
All API endpoints require a valid session or API key.
API Key
Generate an API key from Dashboard → Settings → API Keys. Pass it as a Bearer token:
Authorization: Bearer msr_your_key_hereScopes
| Scope | Description |
|---|---|
leads:search | Start lead search jobs |
leads:verify | Verify email deliverability |
leads:score | Score leads with AI |
leads:read | Read leads and search results |
deals:read | Read deals |
deals:write | Create and update deals |
Rate Limits
| Action | Limit |
|---|---|
| Lead search | Governed by credit wallet balance |
| Email verification | Governed by verification credits |
| General API | 60 requests/minute |
Free Plan
Free accounts receive 25 lead searches per month without requiring credits. Upgrade or top up credits to search beyond the monthly allowance.
Status
All MisarReach services are monitored at status.misar.io.