ezBookkeeping API Tools ezBookkeeping provides a tool script called ezBookkeeping API Tools that allows users or AI agents to conveniently call the API endpoints from the command line using sh or PowerShell . You only need to configure two environment variables: the ezBookkeeping server address and the API token. Installation Linux / macOS Windows Environment Variables | Variable | Required | Description | | --- | --- | --- | | | Required | ezBookkeeping server base URL (e.g., http://localhost:8080) | | | Required | ezBookkeeping API token | Usage List all supported commands Linux / macOS Win…