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:
- Use our WSDL Simulator tool (http://wsdl.codegenies.com )
- In the wsdl tool enter the following URL http://api.seogenies.com/seogenie.asmx?WSDL
- The tool will Show you all the available functions and allow you to test the functionality of your API.
- Once you are comfortable with the API,you can start the actual Integration process.All major programming languages support the SOAP protocol .
- For PHP :Use the NUSOAP library (http://dietrich.ganx4.com/nusoap/ ).Example code can be found at http://users.skynet.be/pascalbotte/rcx-ws-doc/phpclient.htm#ID2-1-3
- For .NET :.NET has inbuilt support for Web Services.Code Examples can be found at http://my.execpc.com/~gopalan/dotnet/webservices/webservice_csharp_client.html
-
All API calls require you to use your
Reseller username and password.To test the API you would
need demo credentials.These demo credentials should be
used in place of your actual username and password for
testing purposes only.The accounts under this reseller
account are cleaned thrice daily.The credentials for
this demo reseller are:
Username: demoreseller@mindgenies.com
Password: qwedsa
Once you are done testing, you can replace the demo credentials with your actual reseller username and password.
MindGenies is an Internet services and solutions company with interests in website development – web application development - E-commerce applications– domain name registrations - web hosting– Live chat solution for online sales support and live customer support – Web services. MindGenies offers lucrative reseller programs and affiliate programs.


