POST /api/v1/capture
Legacy alias for the Respond API. All requests are forwarded directly toPOST /api/v1/respond with identical behavior. The Capture endpoint exists for backward compatibility.
Data plane. This endpoint is part of the public data plane — the runtime
decisioning loop (
/recommend, /respond, /respond/bulk, /capture) —
and is callable with any krn_ API key, including default keys minted
without scopes. Management endpoints, by contrast, require control-plane
access (see API Keys).