status: The status of the response.message: Additional information or message related to the response.apiKey: The API key associated with the connect method request.curl --location --request GET 'https://api.whatsiplus.com/module/connect?agentKey=AGENTKEY&apiKey=ServiceAPIKEY'{
    "status": "true",
    "message": "The service was connect successfully",
    "apiKey": "ServiceAPIKEY"
}