help / router / lookup_put

lookup_putwrite

POST /api/lookup/:key · auth: authenticated

POST /api/lookup/:key

signature sha256:c5577ca1069df988647c40d255055d6f

Parameters

nametyperequirednotes
valuestring | nullnoThe value to record (required unless a metadata-only update).
confidencenumber | nullnoDefault 1.0 for manual writes; must be in [0,1].
reasoningstring | nullno
halflife_hoursinteger | nullnoKey metadata (SPEC §4.5).
refresh_interval_hoursinteger | nullnoKey metadata (SPEC §4.5).

Call it

write requires auth: authenticated