What is Puffle?
Puffle helps founders run their go-to-market motion from a single platform. It combines buying-intent signal detection, lead enrichment, AI-powered deep research, and multi-channel outreach into one unified product.Signal Tracking
Detect buying intent across LinkedIn, Reddit, news, SEC filings, and more — in real time.
Deep Research
Submit a person or company and receive a structured AI research report in minutes.
Lead Enrichment
Enrich leads with firmographic, demographic, and intent data from multiple providers.
Campaigns
Run multi-channel outreach sequences across LinkedIn and email, triggered by signals.
Partner API
The Puffle Partner API (v1) gives you programmatic access to the full platform:- Manage signal types — configure what buying intent you track
- Read your signal feed — pull detected signals into your own systems
- Submit deep research requests — trigger AI research reports on demand
- Manage your account — generate API keys, configure webhooks
https://app.puffle.ai/api/v1
The API is in active development. Breaking changes will be communicated with advance notice.
Next Steps
Get an API key
Generate your API key from the Puffle dashboard under Settings → API.
Authenticate
Add your key as a Bearer token to every request. See Authentication.
Pull your first signals
Call
GET /api/v1/signals to read your signal feed. See Signal Feed.