Difference between revisions of "MOR API v2"
From Kolmisoft Wiki
Jump to navigationJump to search
(→APIs) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 36: | Line 36: | ||
=APIs= | =APIs= | ||
==Active Calls== | |||
* [[MOR_API_drop_active_calls|drop_active_calls]] - drop active calls. | |||
<br> | |||
==Calls== | ==Calls== | ||
* [[ | * [[MOR_API_v2_Calls|retrieve_calls]] - retrieves the list of calls in the selected time period for the specified User/Device. | ||
<br> | <br> | ||
Latest revision as of 10:19, 16 January 2026
About
MOR API lets other software interact with MOR without knowing the internal structure of the database (DB) and other logic.
MOR users that are allowed to use the MOR API
- Admin
- Reseller
- Accountant
- Simple User
Usage
Open GUI using MOR IP/domain http://IP_or_Domain/billing/api/v2/api-docs/.
Press on Authorize and enter User credentials (Admin, Manager, Reseller, or User) to the basicAuth field and press Authorize.
Copy the token and use it for JWT authentication.
Enter the token to bearerAuthorization authorization field and press Authorize.
Now you can use the available APIs. Expand them to see the documentation.
APIs
Active Calls
- drop_active_calls - drop active calls.
Calls
- retrieve_calls - retrieves the list of calls in the selected time period for the specified User/Device.
Flash Calls
- flash_calls - initiate a Flash Call.
AI Transcriptions
- AI Transcriptions - recording voice-to-text.





