Configure ezBookkeeping API Tools environment variables
mainThe API tools require two specific environment variables to function. If they are not set in your system environment, you can create a .env file in your user home directory containing these variables.
| Variable | Required | Description |
|---|---|---|
EBKTOOL_SERVER_BASEURL | Required | ezBookkeeping server base URL (e.g., http://localhost:8080) |
EBKTOOL_TOKEN | Required | ezBookkeeping API token |