Skip to main content

CLI API

igdrasil-cli uses HTTP contracts that are published in the generated API reference under the CLI APIs group.

CLI endpoints follow the same authentication, company scoping, request ID, error-envelope, pagination, and idempotency rules as the rest of the HTTP API unless an endpoint page documents a narrower contract.

Generated CLI groups

Use the generated API reference for these tags:

  • cli-accounting-entries
  • cli-accounting-hub
  • cli-audit
  • cli-bank
  • cli-bookkeeping
  • cli-chart-of-accounts
  • cli-documents
  • cli-find
  • cli-fx
  • cli-inbox
  • cli-inspect
  • cli-ledger
  • cli-reports
  • cli-review
  • cli-schema
  • cli-sie
  • cli-staged-operations
  • cli-supplier-invoices
  • cli-voucher-series

Keep CLI behavior aligned with these public HTTP contracts rather than adding hidden client-only behavior.