Task Intelligence API
Turn scattered work signals into structured tasks and timelines. This API extracts tasks, links related work, and generates schedules from emails, chats, and files. Built for workflow automation, task management, and productivity tools.
Task Intelligence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /v1/health |
Check whether the Universal Work Intelligence API is online and responding. |
| POST |
Ingest Signals /v1/signals |
Ingest fragmented work signals from any source, normalize them, and store them. |
| POST |
Link Signals into Work Objects /v1/intelligence/link |
Link stored signals into unified work objects with inferred owner, deadline, urgency, and related context. |
| POST |
Generate Timeline /v1/timeline/generate |
Generate timeline items from linked work objects or related signals. |