Difference between revisions of "M4 API v2"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 29: | Line 29: | ||
[[File:M4_api_v2_authorize3.png]] | [[File:M4_api_v2_authorize3.png]] | ||
Now you can use available APIs.<br> | |||
[[File:M4_api_v2_available_apis.png]] |
Revision as of 08:00, 3 June 2024
About
M4 API lets other software interact with M4 without knowing the internal structure of the database (DB) and other logic.
Usage
Open GUI using M4 IP/domain http://IP_or_Domain/billing/api/v2 and put M4 IP/Domain to host.
Expand the authentication and press on Try it out.
Enter User credentials (Admin or Accountant) and press Execute.
Copy the token and use it for authorization.
Close the window when authorized.
Now you can use available APIs.