// fig. 01ai sdr

AI SDR API
for outbound agents.

Plug your AI SDR into 800M+ verified profiles, 75M+ companies and real-time buying signals. ICP-defined feeds, fresh data, GDPR-compliant — built for agents, not dashboards.

↓ outbound surfaceREST · MCP · webhooks
800M+// profiles
60+// icp filters
142ms// p50 latency
Playbook
// fig. 02ai sdr playbook

Four moves in the AI SDR playbook.

Each row is one outbound move your agent runs against the same endpoint. Trigger, query, response, send — the data layer underneath stays constant.

// fig. 02move

Act on buying signals instantly

Wire job changes, funding rounds, hiring spikes and posted jobs into your agent. Trigger outreach the moment the signal fires.

// inputs
job_changefunding_roundhiring_spikeposted_job
// shipstrigger-aware outreach
// fig. 03move

Build prospect lists that update themselves

Define an ICP once with 60+ filters. Your agent re-queries on a schedule — new matches stream in, churned matches drop out.

// inputs
company_sizefunding_stagetitlegeo
// shipslive ICP feed → sequence
// fig. 04move

Hit only fresh, employed prospects

Filter on is_currently_employed, verified_email and last_seen_at so your agent skips ex-employees and unverifiable contacts.

// inputs
is_currently_employedverified_emaillast_seen_at
// shipsfewer bounces, less spam
// fig. 05move

Personalize at the message level

Pull the prospect's current role, latest social post, recent funding and team size in one enrichment call. Hand the JSON to the agent for personalization.

// inputs
latest_postcareer_historyteam_growth
// shipscontext-rich outbound

Doing something we haven't listed? Tell us how your agent prospects.

Primitives
// fig. 06primitives

Three primitives behind every outbound call.

Find the ICP, hydrate the contact, react to the signal. The whole prospecting loop reduces to three primitives — pick how many your agent owns.

// fig. 06SEARCH
// primitive

Find the right ICP

60+ filters, 8 operators.

Define the ICP once. Your agent re-queries on a schedule and gets the current matching set every time.

POST/v1/people/search
// notes
  • 800M+ profiles
  • 75M+ companies
  • 142ms p50
// fig. 07ENRICH
// primitive

Hydrate before sending

Verified contact, full context.

URL or email in, 90+ datapoints out. Email, title, career history, latest activity — everything the agent needs to write the first message.

POST/v1/people/enrich
// notes
  • verified emails
  • career & education
  • real-time refresh
// fig. 08WATCH
// primitive

React to live signals

Webhook-driven outreach.

Subscribe to ICP events — job changes, funding, promotions, new hires. We POST to your endpoint with the delta within minutes.

POST→ your_endpoint
// notes
  • ICP delta events
  • signed payloads
  • exponential retry
Endpoints
Compliance
GDPR Logo

GDPR compliant

Full compliance with European data protection regulations. Your data privacy is our priority.

CCPA Logo

CCPA compliant

Adhering to California Consumer Privacy Act standards for maximum data protection.

Publicly available data

All data sourced from publicly available and verified sources, ensuring ethical collection.

FAQ
// fig. 13ai sdr builders ask

Questions from AI SDR builders.

Anything we missed? Talk to us.

Job changes, role promotions, company funding rounds, headcount growth, new hires, posted jobs, social posts, tech stack changes and stealth founder transitions. You can subscribe to any subset and prioritize the ones that match your ICP.

Three transports: REST (JSON in, JSON out, Bearer auth), MCP (native tools for Claude, Cursor, OpenAI), and Webhooks (we POST deltas to your endpoint). Pick one or use them in combination — same dataset, three delivery methods.

We continuously crawl public sources and re-verify on demand. Watcher events fire within minutes of detection. For enrichment, you can request a real-time refresh that pulls live at the moment of the call rather than serving from cache.

Yes. We only ingest data from public sources, expose opt-out endpoints, ship a signed DPA and list our subprocessors. Bounce-prone or unverifiable contacts are filtered out before they reach your agent.

Yes. Sign up, get an API key in 60 seconds, and use 100 free credits to evaluate Search, Enrichment, Agentic and the MCP server end-to-end before talking to anyone.

Get Started
// fig. ∞ — ship

Build with us. Now.

Get an API key in 60 seconds. Plug your AI agent into 800M+ verified profiles and 75M+ companies — today.

↓ nextREST · MCP · Webhooks