Skip to main content
The Signals APIs expose CUFinder’s buying-signal data as simple REST endpoints. Instead of browsing signals one page at a time, you can query them programmatically and feed the results straight into your CRM, outreach, or data pipeline. Every endpoint is a POST to https://api.cufinder.io/v2/<code>, authenticated with your x-api-key header, and returns the standard { "status": 1, "data": { ... } } envelope. All four endpoints support a page parameter for pagination.

Endpoints

Company Activity

Recent social posts for a company.

People Signals

People at companies that just triggered a signal.

Company Signals

Companies that just triggered a signal.

Job Changes

New jobs, promotions, and title moves over a date range.

Authentication

Send your API key in the x-api-key header on every request. You can find it under Account » API key in the dashboard.

Get your API key

Start free and query buying signals in minutes. No credit card required.