Where signals come from
Leadey watches external sources — job boards, funding databases, and social platforms — for activity that matches your ICPs. When it finds something relevant, it records a signal against the company it relates to. Each signal carries:- Type — for example
hiring,funding,tech_change, orsocial_mention. - Source — where it was detected (a job board, a funding feed, a social platform).
- Relevance score — a 0–100 measure of how well it matches your targeting.
- Company — the business it relates to. Companies accumulate signals over time, building a picture of momentum.
How signals drive outreach
- A signal fires for a company that matches your ICP.
- Leadey discovers and enriches the right contacts at that company (drawing on credits).
- Those contacts enter a campaign — and the signal becomes the reason for the first message (“Saw you’re hiring three SDRs…”).
Working with signals via the API
Signal-derived leads surface through the read API today: list them withGET /v1/leads and inspect the companies they relate to with GET /v1/companies. A dedicated signals endpoint is on the roadmap.