How do I create email accounts with PHP using the xmlapi.php library from cPanel?
Note: I need to create more than 1000 email accounts and want to know if this is possible.
Thanks.
UPDATED
I have updated your question and based on that providing this answer.
1. I see bunch of API's for cPanel for managing the server. Though I don't find a direct API for creating a new email account, but found a script which would help you creating email account.
Please see this link:
http://www.zubrag.com/scripts/cpanel-create-email-account.php