/
KA
kan
/
Kan API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-13
79
5
123.5 KB
Cards
Create a card
Creates a new card for a given list
post
/cards
Request body
object
required
title
string
required
description
string
required
listPublicId
string
required
labelPublicIds
string[]
required
memberPublicIds
string[]
required
position
'start'
|
'end'
required
dueDate
string
nullable
Response
Successful response
object
required
publicId
string
required