Difference between revisions of "MOR API v2"
From Kolmisoft Wiki
Jump to navigationJump to search
(→Usage) |
(→Usage) |
||
| Line 14: | Line 14: | ||
Open GUI using MOR IP/domain http://IP_or_Domain/billing/api/v2/api-docs/. | 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) and press | Press on '''Authorize''' and enter User credentials (Admin, Manager, Reseller, or User) to the '''basicAuth''' field and press '''Authorize'''. | ||
[[File:MOR_api_v2_basicAuth.png]] | |||
<br><br> | <br><br> | ||
Revision as of 10:05, 9 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.
Calls
- drop_active_calls - drop active calls. [REST]
Flash Calls
- flash_calls - initiate a Flash Call. [REST]
AI Transcriptions
- AI Transcriptions - recording voice-to-text. [REST]
