Results 1 to 2 of 2

Thread: Cpanel API question + discussion

  1. #1
    Registered User
    Join Date
    Mar 2010
    Posts
    1

    Exclamation Cpanel API question + discussion

    Dear CPANEL community,

    I ask your help

    Right now I am working on a project that after the release has to deal with the following tasks:

    - manage different hosting accounts on different servers from one place, which includes:
    1) adding domains
    2) adding MySQL databases
    3) parking domains
    4) uploading files to server
    5) etc. etc. etc. ...

    To keep it short - this system has to be able to manage dozens (maybe even hundreds) of different hosting accounts from one place (server). Note: some of the accounts without root access.

    After some research programmers came to a conclusion that cPanel API does not allow to perform actions with domains and databases from outside! Maybe I am wrong? Programmers that did the research tell me that it is impossible without special scripts that has to be placed in the root directories and must be available to rest of the internet Is that correct? or there are some ways to accomplish needed tasks?

    Again, what I want to do is a system (panel) that will make my life easier and allow me to manage (add\delete\modify) my sites that are hosted on huge amount of servers across Internet. Does cPanel API allow me to do this?

    Sorry for my English Sometimes it is not perfect )

    Eagerly waiting for a reply

    With best wishes,
    Max

  2. #2
    Member MattDees's Avatar
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    409

    Default

    Your programmers are mistaken - cPanel provides a the XML-API which also provides the cpanel call which allows access into API1 and API2 calls:

    cpanel call documentation:
    CallingAPIFunctions < AllDocumentation/AutomationIntegration < TWiki

    api1 and api2 docs:
    WebHome < ApiDocs < TWiki


    there are some missing API1 calls there for handling some functionality, however we will hopefully have those complete soon.
    Matt Dees

Similar Threads

  1. cPanel API Question :::
    By SunShellNET in forum cPanel Developers
    Replies: 1
    Last Post: 02-16-2010, 12:45 PM
  2. cPanel API Question
    By msbayir in forum cPanel Developers
    Replies: 3
    Last Post: 01-29-2010, 10:36 AM
  3. curl, cPanel API and server remote access key question
    By sharmaine001 in forum Security
    Replies: 1
    Last Post: 01-25-2010, 01:49 PM
  4. A question about using the cPanel API
    By arooney in forum cPanel Developers
    Replies: 7
    Last Post: 11-04-2009, 01:11 AM
  5. cPanel 11.25 feature discussion
    By sehh in forum E-mail Discussions
    Replies: 21
    Last Post: 09-27-2009, 08:12 PM