Build Revenue Workflows Directly Into Your Stack
Connect Outtricks to your own applications, CRM, internal tools, and revenue workflows through a stable, versioned API built for reliable automation.
curl -X POST https://api.outtricks.com/v1/leads/search \
-H "Authorization: Bearer out_live_94f8a12e" \
-H "Content-Type: application/json" \
-d '{
"job_titles": ["VP Sales", "Head of Growth"],
"seniority": ["executive", "director"],
"headcount_min": 50,
"tech_stack": ["Salesforce", "Snowflake"],
"limit": 10
}'{
"status": "success",
"count": 10,
"data": [
{
"id": "lead_89a4bc71",
"full_name": "Sarah Jenkins",
"title": "VP of Product",
"company": "Northwind",
"verified_email": "s.jenkins@stripe.com",
"direct_dial": "+1 (415) 892-4910",
"confidence_score": 0.98
}
]
}Everything You Can Do in the UI, Available via API
Build custom prospecting workflows, automate outreach cadences, and sync pipeline directly into your tech stack.
Lead & Contact Data
Query 200M+ verified B2B profiles, extract verified emails, and enrich technographic signals programmatically.
Campaign Automation
Enroll prospects into multi-inbox cold email and LinkedIn sequences with dynamic personalization tokens.
CRM & Pipeline
Read and write contacts, deals, notes, and activity directly to the native PostgreSQL database with zero sync drift.
Workflow Triggers
Fire custom event webhooks and automate multi-channel actions across your internal microservices.
Clean, Predictable REST Endpoints
Click an endpoint below to inspect request payloads and standardized JSON responses.
Query 200M+ verified B2B profiles using 8D ICP targeting filters.
curl -X POST https://api.outtricks.com/v1/leads/search \
-H "Authorization: Bearer out_live_94f8a12e" \
-H "Content-Type: application/json" \
-d '{
"job_titles": ["VP Sales", "Head of Growth"],
"seniority": ["executive", "director"],
"headcount_min": 50,
"tech_stack": ["Salesforce", "Snowflake"],
"limit": 10
}'{
"status": "success",
"count": 10,
"data": [
{
"id": "lead_89a4bc71",
"full_name": "Sarah Jenkins",
"title": "VP of Product",
"company": "Northwind",
"verified_email": "s.jenkins@stripe.com",
"direct_dial": "+1 (415) 892-4910",
"confidence_score": 0.98
}
]
}Engineered for Production Reliability
Stable, documented, and resilient infrastructure powering millions of automated revenue events every month.
Versioned Endpoints
Strict URI versioning (/v1/) with zero breaking changes guaranteed across stable production releases.
Predictable Responses
Standardized JSON schemas with RFC-7807 structured error codes for predictable integration handling.
Secure Authentication
Bearer API keys with granular role permissions, IP allowlisting, and token expiration policies.
Reliable Webhooks
At-least-once delivery with HMAC-SHA256 signature verification and automatic exponential backoff retries.
Standard Error Codes
Clear HTTP status codes (200, 201, 400, 401, 429, 500) paired with contextual debugging messages.
Production Infrastructure
99.99% uptime SLA running on multi-region edge nodes with sub-40ms global execution latency.
How Data Flows Into Your Stack
A continuous loop connecting your internal applications, Outtricks revenue engines, and your CRM.
Connect Outtricks to the Tools You Already Use
Start building automated revenue workflows with our developer-friendly REST API. Instant sandbox keys, detailed guides, and responsive technical support.