# API: Search service by IP

# searchServiceByIP

Return services details by IP. Note that returned array [services] can contain more than one service. Note: This function is added by Account Search module, you need to activate it first in order to use this call

# Required parameters

Parameter Description
ip IP to search by

# Optional parameters

Parameter Description
source Where to look for the IP, can be set to ipam, proxmox, vpsdata or localcloud

# Request

GET /admin/api.php?api_id=API_ID&api_key=API_KEY&call=searchServiceByIP&ip=IP

# PHP Samples

# Response


Last Updated: 5/12/2023, 3:22:14 PM