Skip to main content
POST
/signal
Authentication: Required (if enabled) Ingest a signal representing a grounded observation: Entity | Attribute | Value.

Request Body

Response

Each node accepts at most 4,096 distinct (attribute, value) properties (MAX_PROPERTIES_PER_NODE). Storing a new property beyond this cap returns 400. Re-sending an already-stored pair is idempotent and never counts against the cap.

Example

Last modified on June 14, 2026