Hi,
Currently, i have a custom module inside whmcs and for that iam looking to bulid an API for that. I wanted to understand as i go through the developer documentation. Is there any way by which we can define access control key for clients.
I can see there is access control for admin but how access control for clients will happen.
Eg : Client want to use API endpoint to access client area using secret key and identifier and do some other endpoints using that like GET or PUT for a specific product package that is there in their account. How can i achieve this?
Regards.