Skip to main content

Route Map

This page is a high-level route map inside the API Reference tab. It is not a complete public API contract. Use the generated endpoint pages for exact /api/v1 schemas and runnable examples, and use Widget Routes for public widget route boundaries.

Public REST API

These routes use Authorization: Bearer <woesk_...> workspace API keys and are documented in the generated API Reference.

Widget And Customer Routes

These routes are customer-facing, SDK-facing, or webhook-facing. They do not accept woesk_ workspace API keys.

Authenticated Workspace Routes

These routes power the Woes app and require a signed-in workspace user with the right permissions. They do not accept widget public keys or /api/v1 workspace API keys.

Team Chat Routes

Team Chat routes are authenticated workspace routes for internal teammate messaging. They are listed separately because they are not customer live chat and are not public REST API endpoints. See Team Chat for product behavior, permissions, and boundaries.

Managed Event Routes

Some Woes features receive server-to-server events from connected providers. These managed event routes do not accept workspace API keys and are not direct customer API surfaces.

Admin Routes

Admin routes under /api/admin/* are platform-admin only. They are intentionally not customer API surfaces.
Routes listed here may require authentication, workspace permissions, signed tokens, public widget keys, conversation secrets, or platform-admin access depending on the route family.
Last modified on July 4, 2026