Used by GTM engineers, automation creators, and AI builders.

Real-time Sales Intelligence
APIs for Developers

Instantly stream buying signals, company events, and intent triggers into your apps, workflows, and automations.

Real-time Signals

Structured webhook+REST events for hiring, tech changes, funding, and intent.

🤖

Built for Automation

Integrate with n8n, Zapier, Make, LangChain, Vercel AI, or custom backends.

🛡️

Zero Scraping

No proxies. No maintenance. Just clean, normalized signals.

💻

Developer First

Simple REST, Type-safe responses, Cursors, Unlimited scale.

Turn any workflow into a revenue workflow.

Your product becomes smarter when it sees the moment a company:

🌍 Starts hiring internationally
💼 Opens a new specific role
💰 Raises Venture Funding
🛠️ Installs new SaaS tools
☁️ Switches cloud providers
🚀 Launches a new product

How it works

01

Subscribe to Signals

Use the API to subscribe to industries, geographies, tech stacks, or specific companies.

POST /v1/subscriptions
{
  "topics": ["hiring", "tech_change", "funding"],
  "filters": {
    "geo": ["US", "EU"],
    "industry": ["SaaS"]
  },
  "webhook_url": "https://app.com/hooks/perpect"
}
02

Receive Real-time Events

Perpect streams normalized JSON events to your webhook instantly. Under 500ms latency.

webhook_payload.json
{
  "type": "hiring.new_role",
  "company": "Acme Corp",
  "role": "Senior Backend Engineer",
  "location": "Remote",
  "timestamp": "2025-11-20T10:30:21Z"
}
03

Automate & Profit

Trigger outbound workflows, AI research, lead routing, scoring, CRM enrichment, or Slack alerts.

n8n Zapier LangChain Python
Signal
AI Agent
CRM Update

API Features

✔ Real-time Webhooks

Receive signals within seconds of detection.

✔ REST API & SDKs

Node, Python, Go, TS, and Webhooks.

✔ Powerful Filters

Revenue, stack, keywords, geo, funding, team size.

✔ Enriched Data

Includes domains, socials, headcount, stack, hiring links.

✔ Infinite Scale

Built for high-volume automation pipelines.

✔ Low Latency

Under 500ms processing pipeline.

Sample Workflows

Hiring Signal → SDR Sequence

Company posts "Head of Engineering" → Fire personalized outreach.

Tech Stack Change → Pitch

Company switches to PostHog → Send integration pitch.

Funding Raised → Score Boost

Seed/Series A event → Create high-priority deal in CRM.

Website Change → Intel

Detect new pricing pages and product launches.

Simple, developer-first pricing

Free

$0

50 signals / month

Pro

$29/mo

2,000 signals

Growth

$99/mo

10,000 signals

Enterprise

Custom

Dedicated volume & SLA

"Perpect is basically the firehose my automations were missing."
— GTM Engineer
"Plugging Perpect into n8n took 5 minutes. Game-changing."
— Automation Creator