/
BE
benchkram
/
Example REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
get
/api/ping
post
/api/items
get
/api/item/{itemId}
Creates a new item
post
/api/items
Request body
string
required
Response
Item response
Item
required
id
string
required
name
string
required
createdAt
integer
required
Changes