Domain model
The API is organized around recurring items, schedules, reminder configurations, delivery events, channels, and authenticated user workspaces.
Concepts
- Items as the source entity
- Schedules define cadence
- Reminder events surface operational outcomes
Practical integration use
The most natural integrations focus on syncing recurring records, reading operational state, and connecting channel-aware workflows to external systems.
Use cases
- Dashboard summaries
- Item CRUD
- Reminder-channel workflows