Generate AI Command
POST
/ai/generate
Generates shell commands or scripts based on natural language prompts using AI assistance.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Request Body
application/json
JSON
"string"
Responses
Generated command or script
application/json
JSON
{
}
