To get the API key, enter the Whatsiplus panel with this LINK
status
message
apiKey
curl --location --request GET 'https://api.whatsiplus.com/module/connect?agentKey=AGENTKEY&apiKey=ServiceAPIKEY'
{ "status": "true", "message": "The service was connect successfully", "apiKey": "ServiceAPIKEY" }