Skip to content
CalypsoAI
Search
K
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Post
POST
/backend/v1/generations
Authorizations
HTTPBearer
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"input"
:
{
"description"
:
"string"
,
"type"
:
"scanner_description"
}
}
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"output"
:
"string"
}
POST
/backend/v1/generations
Playground
Server
Select a server...
Authorization
HTTPBearer
Body
Try it out
Samples
Powered by
VitePress OpenAPI