/
TO
tomeku-development
/
MESH Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5mo ago
Details
Filter operations
agents
2
api-keys
3
auth
4
ledger
1
orders
3
payments
4
workspaces
3
get
List Ws
post
Create
get
Get Ws
get
Health
workspaces
Create
post
/api/v1/workspaces
Headers
authorization
string
required
Request body
WorkspaceCreateRequest
required
name
string
required
slug
string
nullable
Response
Successful Response
WorkspaceResponse
required
id
string
required
slug
string
required
name
string
required
owner_id
string
required
plan
string
required
max_agents
integer
required
created_at
string
date-time
required
Changes