Skip to main content
POST
Sync captured agent memory

Authorizations

Authorization
string
header
default:Bearer uk_live_your_api_key_here
required

Versuno API key. Must be prefixed with Bearer. Format: Bearer uk_live_...

Body

application/json
source
string
required

Channel the memory came through, e.g. claude-code, github-copilot, or codex.

Example:

"claude-code"

memories
object[]
required
Maximum array length: 1000

Response

Per-memory sync outcome.

new
object[]
updated
object[]
unchanged
object[]
conflicts
object[]

Contradictions / low-confidence matches surfaced for human resolution.