Hi everyone. I have been working on a project which will allow users to login to their cpanel account from a third party application. I have successfully used the PHP script to remotely login to the cpanel account and generated a security token from it.
How ever now I want to be able to access the cPanel's much vast API to access its data. I want to use the API with the security token that I have generated, but all the examples seems to use username/password authentication.
I would appreciate it if anyone can point me to a right direction.
Thanks
How ever now I want to be able to access the cPanel's much vast API to access its data. I want to use the API with the security token that I have generated, but all the examples seems to use username/password authentication.
I would appreciate it if anyone can point me to a right direction.
Thanks