Cpanel UAPI Python client
use python to comunicate with cpanel
https://hostname.example.com:2083/cpsess##########/execute/Module/function?parameter=value¶meter=value¶meter=value
/execute/Module/function?parameter=value¶meter=value¶meter=value
[!NOTE]
MODULE and FINCTIONS are static just for now
You can use one of the following methods to create an API token:
Use cPanel’s Manage API Tokens interface (cPanel >> Home >> Security >> Manage API Tokens).
Use the UAPI Tokens::create_full_access function.