How to create multiple cPanel accounts in WHM

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

There are no native options available in Web Host Manager to create multiple accounts at the same time. However, you could develop a script that utilizes our API to create accounts from the command line. The following document should help you get started with that:

Introduction to the cPanel & WHM APIs
WHM API 1 - createacct

Thank you.