Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Agent id within the org.
Maximum length:
128
Idempotency key for safe retries (unique per org).
Maximum length:
128
Body
application/json
Base memory record (open-world). Write requests ignore org fields; org is taken from header.
Maximum length:
64
Available options:
fact
, event
, document
, note
, profile
, chunk
Human-readable content; for facts, this is a rendered form of subject/predicate/object.
Maximum length:
20000
Available options:
none
, pii
, auto
Entity id like ent:user_42
Maximum length:
128
Maximum length:
4000
Available options:
literal
, string
, number
, date
, json
, entity
Maximum length:
32
Conflict keys for supersession.
Required range:
0 <= x <= 1
Available options:
active
, superseded
, disputed
Source info; e.g., { source_turn: memory_id }