Mixpbx api general
From MIXvoip
The api is installed on the https (443) and http (80) port in the root folder. Ex: https://192.168.0.180/
The return of the api is quite simple and it uses http error codes. Most used return codes:
- 200: Success
- 403: Access denied
- 404: Wrong parameter or parameter missing
- 500: General error
