VOS3000 2.1.9.07 API Connection, Common issues, VOS3000 API.

Hello,

in earlier VOS3000 versions for API Connectivity we needed few extra modules, like VOS3000 3rd Party (rpm) or VOS3000 Web External (rpm) to be installed at the VOS3000 server but in VOS3000 2.1.9.07 those are auto builtin with the server and no need any extra rpm file to be installed, for example 2.1.6.00 version had extra files named: vos3000-webexternal-2.1.6-00.i586.rpm and vos3000-webthirdparty-2.1.6-00.i586.rpm to be installed in VOS3000 2.1.6.00 server, so APi module worked with those api calls, but now no need to install anything like that, VOS3000 2.1.9.07 version have all builtin, still many people fail to connect the API. Here is some common issues i want to mention:

in VOS3000 2.1.9.07 API manual you will see everywhere it mentioned http://ip:8080/external/server – but where is actually the VOS3000 2.1.9.07 by default http port is 9090, so correct URL will be http://ip:9090/external/server , many people get confusion on the URL and fail to work on it

VOS3000 2.1.9.07 version they developed a Test interface from where you can see if the VOS3000 is working or not with the API calls, what are the return codes coming, but you have to allow your local ip (computer ip) in the VOS3000 web access control to make that link workable and only then you can test…

VOS3000 API Test panel

this is VOS3000 Web External API Call Test Panel, you Can test api from here if they are working well with server or not, you have to allow VOS server ip also your computer ip to access this ip….

This is the place where you have to allow the ips, to activate both real api call and test call as well, /external/test/ – this place for test the API CALL. now many people had issue with ipv4 and ipv6, when they try with localhost, 127.0.0.1 – the server try with ipv6 to connect with the VOS3000, so i have also added 0:0:0:0:0:0:0:1 – which represent ipv6, so if you in case have issue to connect with ipv4 then this will work too.

This you will see after you test the API Calls, the response will shown with retCode (return code), and you will see if thats worked with your VOS3000 server or not, you will able to see changes in your VOS3000 main server.

here in from SSH i am trying to get real data for API call to get all customers name, the result also came with all customers name, you can see names are showing after return code.


VOS3000 2.1.9.0.7 Accounts

Here you can see exact those accounts are in my server which the API got from my server in SSH.

so overall VOS3000 2.1.9.07 Have most easiest way to connect the API, you can develop your own VOS3000 complete web management solution if you want also you can use any billing software if you needed. The VOS3000 api manual is in chinese, so many people get confusion but this is very easy and all things are builtin, so no need anything extra or any extra pain.

if you need anymore help for VOS3000 2.1.9.07 API settings, manual, api connection issues, API not working, how to connect api easily or anything you need to know about VOS3000 2.1.9.07 or other version API related things or manuals then knock me in whatsapp: +8801911119966 (Whatsapp only)

Manual Download : https://multahost.com/blog/vos3000-2-1-9-07-21907-web-api-manual-english/

Thank you

Leave a Reply