v1

latestOpenAPI 3.0.02026-07-13211133.5 KB
Public Scan

Securitron Bot

Securitron is built on a series of specialized Small Language Models (SLMs), designed to enhance user experience and streamline interactions within the AquilaX ecosystem. 🚀

post/api/v2/ai/securitron

Query parameters

orgstring required

Organization ID

groupstring required

Group ID

Request body

promptstring

A user prompt

sessione_idstring

A random ID defined from the client, to be used as a sessione_id

streamboolean

true or false, to receive the data in streaming

Example request

{
  "prompt": "Who am i?",
  "sessione_id": "123"
}

Response

Successful response with a structured text output