Difference between revisions of "M4 API v2"
From Kolmisoft Wiki
Jump to navigationJump to search
(→Usage) |
|||
Line 19: | Line 19: | ||
Copy the token and use it for authorization.<br> | Copy the token and use it for authorization.<br> | ||
'''Note''': the token is valid for 2 hours.<br> | |||
[[File:M4_api_v2_token.png]] | [[File:M4_api_v2_token.png]] |
Revision as of 08:18, 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.
Note: the token is valid for 2 hours.
Close the window when authorized.
Now you can use available APIs.