Documentation menu

More

Changelog

Every customer-visible change to the API, newest first. Additions are safe to ignore; removals are announced here ahead of time.

2026-08-29

Personal API tokens, Knowledge and Workflows

  • Personal tokens (djc_…) created on the API page in the app, with Read only / Read & write per resource, optional expiry, reveal and revoke.
  • Knowledge resource: list and create bases; entries (add, edit, delete, bulk), search, ask, submissions with AI extraction, uploads, import/export, unanswered questions.
  • Workflows resource: list and create flows; graph read/replace; nodes and edges; test a node; execute and poll runs; node catalog.
  • Older per-base (kbk_) and per-flow (sfk_) keys keep working for their single item and can be revoked from the API page.