/api/account/settings | Load and save workspace settings. |
/api/account/profile | Load and update the current operator profile. |
/api/account/api-keys | Create, list, and revoke workspace API keys. |
/api/account/billing/usage | Load plan usage, API key usage, add-ons, and subscription status. |
/api/account/billing/plan | Start a plan-change Checkout flow or update plan state when Stripe is not configured. |
/api/account/billing/add-ons | Start add-on Checkout flows or update add-on entitlement state when Stripe is not configured. |
/api/account/billing/portal | Create a Stripe Billing Portal session for subscription management. |
/api/account/csat | Compatibility analytics route returning typed survey responses. |
/api/account/surveys/email | Send enabled email surveys. |
/api/account/widget-analytics | Load widget event analytics. |
/api/account/widget/installation | Load recent external widget install origins. |
/api/account/widget/support-identity | Load safe support identity fields used by widget/install tooling. |
/api/account/security/logs | Load tenant-visible, redacted logs and usage history. |
/api/account/ai-providers | Manage Bring Your Own AI provider keys for entitled workspaces. |
/api/account/ai-providers/test | Test a Bring Your Own AI provider connection. |
/api/account/ai-providers/activate | Activate a Bring Your Own AI provider. |
/api/account/assignment | Save assignment and routing configuration. |
/api/account/automations/logs | Load automation execution logs. |
/api/account/automations/test | Test an automation rule safely. |
/api/account/macros | Create, list, update, and delete operator macros. |
/api/account/notifications/preferences | Load and save operator notification preferences. |
/api/account/updates | Create and list widget/customer updates. |
/api/account/updates/{id} | Read, update, or delete one widget/customer update. |
/api/account/assets | Upload workspace assets. |
/api/account/invitations | Invite workspace members. |
/api/account/invitations/verify | Verify invitation state. |
/api/account/invitations/accept | Accept a workspace invitation. |
/api/account/status | Save workspace status configuration. |
/api/support-agent/settings | Load and save support-agent workspace settings. |
/api/support-agent/test | Run support-agent test prompts. |
/api/support-agent/feedback | Record and review support-agent answer feedback. |
/api/support-agent/runs | Load support-agent run analytics. |
/api/support-agents | Manage workspace agents. |
/api/support-agents/{id} | Read, update, or delete one agent. |
/api/support-agents/{id}/learn | Run context learning for an agent. |
/api/support-agents/channels | Load and save agent channel routing. |
/api/api-sources | Manage API context sources. |
/api/api-sources/{id} | Read, update, or delete one API context source. |
/api/api-sources/{id}/auth | Manage a source’s API auth/test credentials. |
/api/api-sources/{id}/test | Run a guarded API source test. |
/api/api-sources/{id}/rescan | Rescan an API source. |
/api/clients | Load and manage aggregated client records. |
/api/clients/rundown | Generate an AI rundown for a client profile. |
/api/issues | Manage support issues. |
/api/notes | Manage internal notes. |
/api/notifications | Load operator notifications. |
/api/notifications/read | Mark notifications read. |
/api/notifications/push/key | Load the public web push key. |
/api/notifications/push/subscribe | Create or remove web push subscriptions. |
/api/live-chat/conversations | Authenticated in-app live chat preview and operator conversation flow. |
/api/live-chat/identity | Load authenticated operator live-chat identity. |
/api/email/domains | Manage sending domains. |
/api/email/domains/{id} | Read or delete a sending domain. |
/api/email/domains/{id}/verify | Trigger domain verification. |
/api/email/send | Send an outbound email reply. |
/api/discord/channels | Load available Discord channels. |
/api/discord/install/start | Start Discord installation. |
/api/discord/install/callback | Finish Discord installation. |
/api/integrations/github | Load or disconnect GitHub integration state. |
/api/integrations/github/connect | Start GitHub integration connection. |
/api/integrations/github/callback | Finish GitHub integration connection. |
/api/integrations/github/repos | List GitHub repositories visible to the integration. |