A signal your
system can use.
Activity Check returns deterministic signals. Activity Intelligence adds an AI interpretation of observable engagement evidence.
Activity Check
The planned public endpoint is api.linkedpulse.ai. This example is a contract preview, not a live endpoint. Authentication, error contracts and rate limits will be documented when the API launches.
https://api.linkedpulse.ai/v1/activity-check{ "activity_status": "active", "activity_level": "very_high", "activity_confidence": "high", "active_7d": true, "active_30d": true, "active_90d": true, "linkedin_outreach_ready": true}Read the response.
| Field | Meaning |
|---|---|
activity_status | Whether observable activity was established. Unknown is not inactive. |
activity_level | The deterministic activity classification. |
activity_confidence | Confidence based on the evidence available. |
active_7d / active_30d / active_90d | Whether activity was observed in each window. Null means unknown. |
linkedin_outreach_ready | Suitability signal for LinkedIn outreach, not a guarantee of a response. |
reaction_evidence_sample_size | Reaction records analyzed; not total or lifetime reactions. |
recent_reaction_evidence_count_* | Reaction records in the sample within the specified window. |
recent_activity_evidence_at | Timestamp of the most recent observable activity evidence. |
most_recent_observed_authored_post_at | Most recent observed authored post, or null when not established. |
most_recent_observed_authored_comment_at | Most recent observed authored comment, or null when not established. |
data_quality_warning / status_code | Boolean data quality warning flag (true or false) and response status code. |
Evidence has boundaries.
Reaction evidence is a sample. Current upstream data may provide up to 100 records, and 7/30/90-day counts describe records in that sample. Absence of observed activity is not proof of inactivity.
Activity Intelligence describes observable engagement. A reaction to content about an event does not establish attendance. A topic does not establish a belief, purchase, endorsement or stated preference.
Ready for the next connection.
The marketing demo is currently simulated. API keys, asynchronous bulk jobs, account usage and credit purchases will live in the authenticated workspace. They are not available in this V1 preview.
EXPLORE THE SAMPLE →