Skip to main content
Signals are the discovery side of Plyne. Your team defines the ICP and signal logic in the dashboard. Plyne then runs those signal agents continuously across company activity, job boards, social activity, communities, and other sources needed to identify buyers in motion. Use the API to read the configured agents and pull the qualified leads they produce.

Basic endpoints

POST /v1/signals/agents
POST /v1/signals/leads
Each lead includes company context so your product can show who to contact, why now, and which signal surfaced the lead.

Later

GET /v1/signals/agents/{id}