Process event
Events
Process event
Ingest a new event and trigger automatic graph construction, episode detection, and claim extraction.
POST
Process event
Documentation Index
Fetch the complete documentation index at: https://docs.minns.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request body
Complete event object. See Types & primitives for the full schema.
Enable semantic processing (NER, claims, embeddings). Set to
true to extract claims from event content.Minimal example (server generates ID and timestamp)
Full example (client provides all fields)
Response
Whether processing succeeded.
Number of graph nodes created.
Number of patterns detected.
Processing time in milliseconds.
