Appearance
v3
Endpoints grouped by backend module. Call any endpoint with the @hailer/cli client.
Modules
| Module | Endpoints | Audience | Purpose |
|---|---|---|---|
| Activity | 38 | public | Create, read, update, remove and manage activities (the records inside workflows). |
| Activity import | 1 | public | Import activities from a file. |
| Activity kanban | 2 | internal | Kanban board views of activities. |
| Activity list | 3 | public | List and query activities. |
| App | 13 | public | Apps: list, get, create, update and manage app members. |
| App icon | 3 | public | App icon generation. |
| Core | 5 | public | Pre-authentication helpers: proof-of-work challenges and email checks used during signup and login. |
| Discussion | 13 | public | Discussions and messages: send, edit, load, and manage discussion membership. |
| Feed | 5 | public | Feed (wall) posts and comments. |
| Insight | 10 | public | Insights: run, copy, and read insight data. |
| Link | 2 | internal | Links between activities. |
| Login | 7 | public | Authenticate and obtain a session: email/password, SSO (Apple, Google, Microsoft, OpenID), login tokens, and resume. |
| Metrics | 4 | internal | Workspace metrics and usage data. |
| Poll | 5 | public | Create and vote on polls. |
| Product | 6 | public | Marketplace products and installs. |
| Role | 4 | public | Roles and permission assignments. |
| Template | 6 | public | Workflow and activity templates. |
| User | 8 | public | The current user, look up users, and list workspace members. |
| User API keys | 4 | public | Create and manage personal API keys for programmatic access. |
| User navigation | 4 | internal | The current user's app navigation (pinned and tracked apps). |
| Video call | 6 | internal | Video call sessions. |
| Workflow | 1 | internal | Install workflow templates. |
| Workspace | 2 | public | Workspace management and token balance operations. |