Skip to content

Developer API preview.

ZhaiBro exposes scoped read-only preview endpoints for internal developer clients. API keys are created inside the workspace app, stored only as hashes, and authorized by scope.

Authentication

Bearer credentials are created and revoked by authorized workspace members.

Tenant boundary

Every response is derived from the workspace attached to the API key hash.

Read scopes

support:read, knowledge:read, and audit:read keep access explicit.

Authorization: Bearer zbk_...

support:read
knowledge:read
audit:read
GET /api/v1/tickets
GET /api/v1/knowledge/sources
GET /api/v1/audit-logs