We don’t just preach...we practice
    Contact Us             E-mail
 
API

Comprehensive easy to use API

API stands for Application Programming Interface is a source code interface that an operating system or library provides to support requests for services to be made of it by computer programs.

Along with your Reseller account you get a comprehensive API that will allow you to remotely manage your account and your users. All Resellers have API access to the system. The System has been designed in an extremely modular fashion. Functionality of the system is also available as an API CALL. The entire API is based on SOAP. Unlike conventional API's which require XML creation and parsing, our API simply requires local function calls. Our return-types are direct variables and Objects that you can locally manipulate: Our API design has been motivated from the following objectives: Returning Objects instead of complicated XML or conventional protocol formats Usage of standards (SOAP, WSDL) Language independence, offering the ability to code in ANY language with ease Ability to perform advanced error handling on client side instead of simple status messages/error codes How to Use the API:

Once you are done testing, you can replace the demo credentials with your actual reseller username and password.