Category:Supernode api
From MIXvoip
Contents |
HTTP GET API with JSON return
This API works by requesting different urls. The API returns a JSON string. The API is split into 2 different access levels.
- The user level that can be used by every
- The reseller/admin level that can be used by resellers or administrators
User usage
- Softphone
- Web portals
Syntax
URL: /ACTION/PARAMETERS?username=USERNAME&password=PASSWORD&JSON=urlencoded-json-string
- URL: https://pbxapi.mixvoip.com
- JSON is an optional parameter only used for certain functions that require additional data
Note: Some actions do not need a username or password authentication which are the same username and password that you use to connect to our webinterface
A detailed function list can be found here.
Reseller usage
- Database management
- User management
- Billing integration
Syntax
URL: /ACTION/PARAMETERS?username=USERNAME&password=PASSWORD&JSON=urlencoded-json-string
- URL: https://pbxapi.mixvoip.com
- JSON is an optional parameter only used for certain functions that require additional data
A detailed function list can be found here
Subcategories
This category has the following 2 subcategories, out of 2 total.
S
Pages in category "Supernode api"
The following 2 pages are in this category, out of 2 total.
