Skip to content

Endpoint Schemas

Contract-level request/response references for high-traffic Aionis endpoints.

How to use this section

  1. Start with the API group pages if you are still deciding which surface to use.
  2. Use the endpoint schema pages when you need exact payload shape or example responses.
  3. Keep API Guide open if you need auth, isolation, or retry guidance.

Suggested reading order

  1. Memory APIs
  2. Policy APIs
  3. Replay APIs
  4. Then use the specific endpoint pages below as contracts

Memory

  1. POST /v1/memory/write
  2. POST /v1/memory/recall_text
  3. POST /v1/memory/context/assemble
  4. POST /v1/memory/resolve

Policy Loop

  1. POST /v1/memory/rules/evaluate
  2. POST /v1/memory/tools/select

Replay

  1. POST /v1/memory/replay/runs/get