Everything you need to know
Guides, API docs, and integration references for ProspectIQ.
Getting started
Set up your account and run your first sequence in 10 minutes.
Prospect search
Filter 50M+ contacts by title, company, industry, and intent signals.
Email sequences
Build multi-step outreach with AI-written copy and auto follow-ups.
API reference
REST API for programmatic access to prospects, sequences, and CRM data.
Webhooks
Receive real-time events for prospect activity, email opens, and CRM updates.
Integrations
Connect HubSpot, Salesforce, Slack, and 50+ other tools.
Getting started
Get from zero to sending your first AI-researched outreach sequence in under 10 minutes. Follow the steps below in order.
Create your account
Sign up at myicp.website/signup. Choose a plan — Starter ($39/mo) is a great starting point for solo reps. Your 14-day free trial starts immediately, no credit card required.
Add your first prospect
Navigate to Dashboard → Prospects → Add Prospect. Enter a name, company, and job title. ProspectIQ will automatically run AI research using Exa to surface intent signals, recent news, and a lead score.
Review AI research
Click any prospect row to open the research panel. You'll see intent signals (e.g. "Actively Hiring", "Recently Funded"), a lead score out of 100, and suggested outreach angles based on real-time data.
Compose your first email
Open Dashboard → AI Compose. Select your prospect and click "Generate". The AI will write a personalized cold email using the research data. Edit, approve, and send — or add it to a sequence.
Connect your CRM
Go to Dashboard → Settings → Integrations. Connect HubSpot or Notion to sync prospects and deals automatically. Every prospect you research in ProspectIQ can be pushed to your CRM with one click.
Pro tip: Install the Chrome extension to research prospects directly from LinkedIn profiles without leaving your browser.
Prospect search
ProspectIQ's AI research engine runs real-time queries against the web to build a complete picture of any prospect — not a cached database snapshot.
What gets researched
- Current role, tenure, and career history
- Company news, funding rounds, and hiring activity
- Technology stack and recent tool changes
- LinkedIn activity and content engagement
- Competitor relationships and vendor history
Intent signals
Intent signals tell you when to reach out, not just who. ProspectIQ surfaces the following signals automatically:
Lead scoring
Each prospect receives a score from 0–100 based on ICP fit, intent signal strength, and engagement likelihood. Scores update automatically when new research data is available. Sort your prospect list by score to prioritize your highest-value outreach first.
Email sequences
Build multi-step outreach sequences that run automatically. Each step can be AI-personalized based on the prospect's research data.
Creating a sequence
- 1Go to Dashboard → Outreach → New Sequence
- 2Name your sequence and set the sending schedule (e.g. Day 1, Day 3, Day 7)
- 3Write or AI-generate each step's subject line and body
- 4Enable "Auto-pause on reply" to stop the sequence when a prospect responds
- 5Assign prospects to the sequence and activate
AI Compose
The AI Compose tool generates personalized email copy for each prospect using their research data. It references specific details — recent news, intent signals, role context — to write messages that feel researched, not templated.
Access it at Dashboard → AI Compose, or click "AI Write" on any sequence step.
Deliverability best practices
- Send from a custom domain, not a free Gmail or Outlook address
- Keep daily send volume under 100 emails per inbox when warming up
- Use plain-text emails — HTML-heavy emails trigger spam filters
- Always include an unsubscribe link in cold outreach
- Monitor bounce rates — above 5% signals a list quality problem
Webhooks
ProspectIQ sends real-time HTTP POST events to your endpoint whenever key actions occur. Use webhooks to trigger workflows in Zapier, Make, or your own backend.
Supported events
prospect.createdA new prospect was added to your accountprospect.researchedAI research completed for a prospectemail.sentAn outreach email was sentemail.openedA prospect opened your emailemail.repliedA prospect replied to your emaildeal.stage_changedA deal moved to a new pipeline stageWebhook payload example
{
"event": "email.opened",
"timestamp": "2026-09-05T14:32:00Z",
"data": {
"prospectId": 42,
"prospectEmail": "[email protected]",
"subject": "Quick question about your SDR stack",
"openedAt": "2026-09-05T14:32:00Z",
"sequenceId": 7,
"stepNumber": 1
}
}Registering a webhook
Go to Dashboard → Settings → Webhooks → Add Endpoint. Enter your HTTPS URL and select the events you want to receive. ProspectIQ will send a test event immediately to verify your endpoint is reachable.
Integrations
ProspectIQ connects to the tools your team already uses. Sync prospects, deals, and activity data without manual exports.
HubSpot
CRMPush prospects and deals to HubSpot contacts and deals automatically. Bi-directional sync keeps both systems in agreement.
Notion
CRM / WorkspaceSync your prospect list and deal pipeline to Notion databases. Ideal for teams that use Notion as their primary workspace.
Salesforce
CRMNative Salesforce integration for enterprise teams. Syncs leads, contacts, opportunities, and activity history.
Slack
NotificationsReceive Slack notifications when a prospect opens an email, replies, or hits a high lead score threshold.
Zapier / Make
AutomationConnect ProspectIQ to 5,000+ apps via Zapier or Make using our webhook events as triggers.
Looking for the full API reference?
REST endpoints, authentication, request/response schemas, and code examples.
Need help?
Our support team is available Monday–Friday, 9am–6pm ET.