Skip to main content
POST
Create Insight

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json
contextId
string<uuid>
required

ID of the Context this Insight belongs to. See the context config for the full Context shape.

text
string
required

The Insight text — one self-contained thought. Up to 750 characters.

Minimum string length: 1

Response

status
enum<string>
required

Response status

Available options:
success
data
object
required
message
string
required

Success message

Example:

"Operation completed successfully"