Skip to content

Notes API

Organization-wide notes that let agents (and humans) record context, observations, or scratch thoughts that persist beyond a single conversation. Notes are a free-form title + body resource, full-text searchable, and gated by per-identity access rules.

Visibility model: agent-created notes are auto-granted to the creating identity and are invisible to every other agent until a user in the Inkbox Console — or a caller using an admin-scoped API key — grants them. Users on the Console always see every note in the org regardless of grants.

API base URL:

https://inkbox.ai/api/v1/notes

Quick start

Create an account and get your API key from the Inkbox console:

Get API key
X-API-Key: YOUR_API_KEY

Notes

Access control

Additional resources