IP2Location.io
ip2location_ioIP2Location.io provides a fast and accurate IP Geolocation API tool to determine a user's location and use the geolocation information in different use cases.
Acciones disponibles (4)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Bulk IP GeolocationIP2LOCATION_IO_BULK_IP_GEOLOCATIONAcciónTool to retrieve geolocation information for multiple IP addresses in bulk. Use when processing up to 1000 IPs at once.
IP2LOCATION_IO_BULK_IP_GEOLOCATIONAcciónTool to retrieve geolocation information for multiple IP addresses in bulk. Use when processing up to 1000 IPs at once.
Parámetros de entrada
fieldsstring[]Optional subset of fields to include. Allowed values: country_code, country_name, region_name, city_name, latitude, longitude, zip_code, time_zone, asn, as, is_proxy
formatstringenumResponse format: 'json' or 'csv'
jsoncsvip_liststring[]ObligatorioList of IPv4 or IPv6 addresses (1-1000 entries)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Domain WHOIS LookupIP2LOCATION_IO_DOMAIN_WHOISAcciónTool to retrieve WHOIS information for a given domain. Use when you need domain registration and contact details via IP2WHOIS API.
IP2LOCATION_IO_DOMAIN_WHOISAcciónTool to retrieve WHOIS information for a given domain. Use when you need domain registration and contact details via IP2WHOIS API.
Parámetros de entrada
keystringObligatorioAPI key for IP2Location.io WHOIS service
domainstringObligatorioDomain name to look up, e.g., 'example.com'
formatstringenumResponse format; valid values: 'json' or 'xml'
jsonxml
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get API KeyIP2LOCATION_IO_GET_API_KEYAcciónTool to retrieve the configured API key. Use when authentication is needed for IP2Location.io requests.
IP2LOCATION_IO_GET_API_KEYAcciónTool to retrieve the configured API key. Use when authentication is needed for IP2Location.io requests.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
IP2WHOIS Hosted DomainIP2LOCATION_IO_IP2_WHOIS_HOSTED_DOMAINAcciónTool to retrieve hosted domain names by IP address. Use when you need to list domains hosted on a given IP. Call after confirming the IP.
IP2LOCATION_IO_IP2_WHOIS_HOSTED_DOMAINAcciónTool to retrieve hosted domain names by IP address. Use when you need to list domains hosted on a given IP. Call after confirming the IP.
Parámetros de entrada
ipstringObligatorioIPv4 or IPv6 address to lookup hosted domains
pageintegerPage number for pagination
formatstringenumResponse format
jsonxml
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not