NAiOS IconNAiOS Logo
Volver al catálogo

IP2Location.io

ip2location_io

IP2Location.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
4
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool 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

  • formatstringenum

    Response format: 'json' or 'csv'

    jsoncsv
  • ip_liststring[]Obligatorio

    List of IPv4 or IPv6 addresses (1-1000 entries)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Domain WHOIS LookupIP2LOCATION_IO_DOMAIN_WHOISAcción

Tool to retrieve WHOIS information for a given domain. Use when you need domain registration and contact details via IP2WHOIS API.

Parámetros de entrada

  • keystringObligatorio

    API key for IP2Location.io WHOIS service

  • domainstringObligatorio

    Domain name to look up, e.g., 'example.com'

  • formatstringenum

    Response format; valid values: 'json' or 'xml'

    jsonxml

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get API KeyIP2LOCATION_IO_GET_API_KEYAcción

Tool 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

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

IP2WHOIS Hosted DomainIP2LOCATION_IO_IP2_WHOIS_HOSTED_DOMAINAcción

Tool 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

  • ipstringObligatorio

    IPv4 or IPv6 address to lookup hosted domains

  • pageinteger

    Page number for pagination

  • formatstringenum

    Response format

    jsonxml

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not