← All features

API access

Let your own AI assistant or scripts work with your ledger: ask for your net worth, log a trade, record a balance change. Access goes through personal tokens you create and revoke yourself, and a Read only token can see your data but never change it.

How to use

  1. Open Settings, go to API access, and press the + button.
  2. Give the token a name, pick its Access (Read only or Read & edit) and when it Expires, then press Generate token.
  3. Copy the token when it appears. It is shown only once.
  4. Download the skill and add it to your assistant's skills folder, then give the assistant your app's web address and the token. The skill tells it everything else.

Your own scripts can use the same token; the full technical description of the API is published at /api/openapi.json on your instance.

Good to know

Related