POST /ingest/stream
Ingestion
POST /ingest/stream
Single-item real-time ingestion for Signal and Brain tiers
POST
POST /ingest/stream
Single-item real-time ingestion for Model B (Signal/Brain tiers). Designed for Slack webhooks where messages arrive individually. Returns a distress score so the connector can act locally if needed.
Request body
Pseudonymous user identifier — customer holds the mapping.
Message or comment text.
ISO 8601 timestamp of the original message.
Content source label.
Response
recorded.Score from 0.0–10.0 for this message.
true if uid crossed alert threshold.