/
KA
kan
/
Kan API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 4w ago
View markdown
kan
Kan API
post
Create a workspace
v1
latest
OpenAPI 3.0.3
2026-07-13
79
5
123.5 KB
Attachments
3
Boards
8
Cards
17
Health
2
Imports
2
Integration
3
Integrations
2
Invites
5
Labels
4
Lists
3
Permissions
11
Users
3
Webhooks
5
Workspaces
11
post
Invite a member to a workspace
delete
Delete a member from a workspace
put
Update member role
get
Get all workspaces
post
Create a workspace
get
Get a workspace by public ID
put
Update a workspace
delete
Delete a workspace
get
Get a workspace by slug
get
Check if a workspace slug is available
get
Search boards and cards in a workspace
Workspaces
Create a workspace
Creates a new workspace
post
/workspaces
Request body
object
required
name
string
required
description
string
slug
string
Response
Successful response
object
required
publicId
string
required
name
string
required
slug
string
required
description
string
nullable
required
plan
'free'
|
'team'
|
'pro'
|
'enterprise'
required
cardPrefix
string
required