Komunitin
Source codeSign In
  • Overview
    • Monetary model
    • Demo
  • Features
    • Accounting
      • External transfers
    • Social
    • Notifications
  • Technology
    • App
    • Accounting
      • API
        • API specs
      • Stellar model
      • Data
      • External transfers
      • Multiple payments
      • QR payments
      • NFC payments
    • Social
      • API
        • API specs
    • Notifications
  • Project
    • Terms of Use
    • New currency
    • Contact
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Technology
  2. Accounting

API

PreviousAccountingNextStellar model

Last updated 7 months ago

Was this helpful?

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 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 . You can browse it using Swagger:

JSON:API
here
Swagger UI
Komunition accounting API auto-generated specs
Logo