API

The Komunitin Accounting API defines a protocol to make payments and payment requests between members of exchange communities. It is a HTTP REST JSON api folowing the JSON:API specification.

It can be used for simple transfers between members of the same exchange group but can also be used to make external payemnts between members of different exchange groups automatically following a path of one or more currency exchange steps. The api has methods for creating and managing currencies, accounts, etc.

There is an OpenAPI spec file automatically generated from the test suite here. You can browse it using Swagger:

Komunition accounting API auto-generated specs

Last updated

Was this helpful?