Search Advanced Search
Categories
cPanel (6)
Domain Names (2)
E-Commerce & SSL (1)
Security (4)
FTP (2)
Software (0)
WHM (1)
Search Articles
Advanced Search
Frequently Asked Questions
Search our FAQ to find resolutions to common issues.
Favorite Articles
Search Articles that you have marked as your favorite.
Our Links
Web Development
E-Commerce Solutions
Search Engine Optimization
Reseller Hosting
Web Hosting
What is a Remote Access Key?

WHM provides you with a Remote Access Key for allowing 3rd party scripts to access your WHM on Reseller, Virtual, or Dedicated plans. You can allow external scripts to perform a multitude of tasks from account creation, account termination, account suspensions and much more.

In addition to prewritten scripts, if you are familiar with a scripting language such as PHP or Perl, you can custom code your own web-based applications.

A word of warning, use of the Remote Access Key in custom applications requires extensive familiarity with your scripting language of choice.

Luckily, cPanel already provides you with the API needed for communicating with your WHM interface. Documentation regarding cPanel's XML API can be found here:

cPanel XML API Documentation

In combination with your Remote Access Key, cPanel's XML API functions allow you to remotely or automatically perform WHM tasks.

The actual implementation of cPanel's API is beyond the scope of our knowledgebase. However, we have included some great utilities for getting familiar with cPanel's XML API functions.

Print  Email  Save  Comments  Notify Me  Add to Favorites 
Article ID: 10004 Article Created: 01-31-2009 08:08 AMLast Modified: 01-31-2009 08:11 AM

How well did this article answer your question? 100% 75% 50% 25% 0%

Most Recently Viewed Articles
What is a Remote Access Key?
WHM provides you with a Remote Access Key for allowing 3rd party scripts to access your WHM on Reseller, Virtual, or Dedicated plans. You can allow external scripts to perform a multitude of tasks from account creation, account termination, account suspensions and much more. ...
How do I use the Free Shared SSL?
The shared SSL is provided free of charge to all clients on our shared servers. The method for using the SSL is different depending on which server you are on. In order to access the free shared SSL, you will first need to know your server's hostname which is located in the welcome email you received from us when you first signed up. ...
What is Hotlink Protection?
HotLink Protection prevents other websites from directly linking to files on your website. ...
Service Ports List
All of our shared servers run aggressive firewalls, closing off non-standard ports in the interest of increased security. The following is a list of standard open ports and the services associated with each of them. ...
phpBB3 Hardening
phpBB is a very popular, web-based forum software. As of the time of this writing, the current phpBB version is phpBB3. If you are running an older version of phpBB, we highly recommend that you upgrade your forums immediately. phpBB version 3 contains many useful features for securing your forums. As always, it's best to run the latest version of any web-based software to ensure any security holes are patched and your software can be trusted....
What is the path to ImageMagick?
The path to ImageMagick may vary from system to system. ImageMagick will usually reside in: /usr/bin/...
Using FTP in Internet Explorer 7
To start this article off, I'd like to first note that we DO NOT suggest using Internet Explorer or any web browser for connecting to FTP. Simply put, web browsers are for browsing the web. Your refrigerator would cool your house if you left the door open, but it's not intended for that purpose. Similarly, browsers are not intended to function as an FTP client and, while they do support some FTP-like features, they are very limited in their FTP functionality....
Register Globals & php.ini
All PHP implementations run with a default set of values for configuration variables. Such variables control properties such as the amount of memory a PHP script can use, whether to register global variables, where to store SESSION variables and much more....
Using FTP in Firefox 3
To start this article off, I'd like to first note that we DO NOT suggest using FireFox or any web browser for connecting to FTP. Simply put, web browsers are for browsing the web. Your refrigerator would cool your house if you left the door open, but it's not intended for that purpose. Similarly, browsers are not intended to function as an FTP client and, while they do support some FTP-like features, they are very limited in their FTP functionality....
How do I login to cPanel?
When you first signed up with Sabaiko Hosting, you received a welcome email containing all the information you need to manage your service. Including your cPanel username and password. ...