Skip to main content
GET
GET /pulse
Returns the full community Affective Intelligence payload for the requesting organisation’s cohort.

Query parameters

string
default:"30d"
Time window: 7d, 30d, 60d, or all.
string
default:"moods,states,topics,actions"
Comma-separated signal layers to include.
integer
default:"10"
Minimum group size for data to be returned.

Response

integer
Composite score from 0–100.
string
up, flat, or down.
array
Array of {name, pct, count, trend, delta} objects.
array
Array of {name, pct, trend, delta, hot} objects.
array
Array of {name, trend, delta, hot} objects.
array
Array of {priority, label, action} objects.
string
ISO 8601 timestamp.

Example