NAiOS IconNAiOS Logo
Volver al catálogo

Ipdata.co

ipdata_co

ipdata provides a simple HTTP-based API that allows you to look up the location, ownership, and threat profile of any IP address.

Acciones
33
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 (33)

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.

Advanced ASN LookupIPDATA_CO_ADVANCED_ASN_LOOKUPAcción

Tool to perform advanced ASN lookup returning prefixes, peers, and registry details. Use after confirming ASN number when detailed ASN info is required.

Parámetros de entrada

  • asnintegerObligatorio

    Autonomous System Number to look up (positive integer, e.g., 2).

  • fieldsstring

    Comma-separated list of specific fields to return (e.g., 'name,ipv4_prefixes').

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 Carrier Data for an IPIPDATA_CO_CARRIER_FOR_IPAcción

Tool to return mobile carrier data for a specific IP. Use when you need carrier name, MCC, and MNC for an IP address.

Parámetros de entrada

  • ipstringObligatorio

    The IPv4 or IPv6 address for which to retrieve mobile carrier details.

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

EU-specific IP lookupIPDATA_CO_EU_LOOKUP_SPECIFIC_IPAcción

Tool to lookup a specific IP address via the EU-only data residency endpoint. Use when you need IP lookup processed and stored within the EU.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up

  • fieldsstring

    Comma-separated list of response fields to include, e.g., 'ip,city,country_name'. See docs for available fields.

  • callbackstring

    Function name for JSONP callback wrapping; supported by standard endpoint. EU endpoint supports same functionality.

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

IPData: Calling CodeIPDATA_CO_FIELD_CALLING_CODEAcción

Tool to fetch the international calling_code for an IP's country. Use when you need only the calling code field from ipdata_co.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to lookup. If omitted, the caller's IP address is used.

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

IPDATA Field CarrierIPDATA_CO_FIELD_CARRIERAcción

Tool to return only the carrier object for the calling IP. Use when you need mobile carrier details of a specific IP.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to query. If omitted, defaults to the caller's IP.

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 City from IPIPDATA_CO_FIELD_CITYAcción

Tool to return only city for an IP. Use when only the city name is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPData: Continent CodeIPDATA_CO_FIELD_CONTINENT_CODEAcción

Tool to return only continent_code for an IP. Use when only the continent code is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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 Continent Name from IPIPDATA_CO_FIELD_CONTINENT_NAMEAcción

Tool to return only continent name for an IP. Use when only the continent name is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPDATA Field CountIPDATA_CO_FIELD_COUNTAcción

Tool to return only the request count made by your API key in the last 24 hours. Use when monitoring your API usage and you only need the total count.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to query. If omitted, returns count for the API key.

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

IPData: Country CodeIPDATA_CO_FIELD_COUNTRY_CODEAcción

Tool to return only country_code for an IP. Use when only the 2-letter country code is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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 Country Name from IPIPDATA_CO_FIELD_COUNTRY_NAMEAcción

Tool to return only country name for an IP. Use when only the country name is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPDATA Field CurrencyIPDATA_CO_FIELD_CURRENCYAcción

Tool to return only currency object for an IP. Use when currency details are needed.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to query. If omitted, uses the caller's IP.

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 Emoji Flag from IPIPDATA_CO_FIELD_EMOJI_FLAGAcción

Tool to return only emoji flag for an IP. Use when only the country flag emoji is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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 Emoji Unicode from IPIPDATA_CO_FIELD_EMOJI_UNICODEAcción

Tool to return only emoji_unicode for an IP. Use when only the Unicode country flag emoji is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPData: IPIPDATA_CO_FIELD_IPAcción

Tool to return only the caller’s IP string. Use when you need just the origin IP of your request.

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

IPData: Is EUIPDATA_CO_FIELD_IS_EUAcción

Tool to return only is_eu for an IP. Use when you need to determine if an IP's country belongs to the EU.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPData: LanguagesIPDATA_CO_FIELD_LANGUAGESAcción

Tool to return only the languages array for an IP. Use when only language details for an IP are required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPData: LatitudeIPDATA_CO_FIELD_LATITUDEAcción

Tool to return only the latitude for an IP. Use when only the latitude coordinate is needed.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the caller's IP.

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 Longitude from IPIPDATA_CO_FIELD_LONGITUDEAcción

Tool to return only longitude for an IP. Use when only the longitude value is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPData: Postal CodeIPDATA_CO_FIELD_POSTALAcción

Tool to return only postal code for an IP. Use when only the postal code (ZIP/postcode) is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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 Region from IPIPDATA_CO_FIELD_REGIONAcción

Tool to return only region for an IP. Use when only the region name is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up; if omitted, uses the calling IP.

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

IPData: Region CodeIPDATA_CO_FIELD_REGION_CODEAcción

Tool to return only region_code for an IP. Use when only the ISO 3166-2 region code is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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 Threat for IPIPDATA_CO_FIELD_THREATAcción

Tool to return only the threat object for the calling IP. Use when only the threat details are required for the current IP.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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

IPData: Time ZoneIPDATA_CO_FIELD_TIME_ZONEAcción

Tool to return only the time_zone object for an IP. Use when only timezone data is required.

Parámetros de entrada

  • ipstring

    IPv4 or IPv6 address to look up. If omitted, uses the calling IP.

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 Currency for IPIPDATA_CO_GET_CURRENCY_FOR_IPAcción

Tool to retrieve currency information for a specific IP. Use when you need currency details based on the geolocation of an IP address.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 address to look up currency information for

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

IPData Basic ASN for IPIPDATA_CO_IP_DATA_BASIC_ASN_FOR_IPAcción

Tool to return basic ASN data for a specific IP. Use when you need ASN number, organization, domain, route, and type details.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up

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

IPData Bulk Lookup V1IPDATA_CO_IPDATA_BULK_LOOKUP_V1Acción

Tool to bulk lookup up to 100 IP addresses via ipdata.co. Use when you have multiple IPs and need geolocation and threat data in one call.

Parámetros de entrada

  • ipsstring[]Obligatorio

    List of IPv4 or IPv6 addresses to lookup (1-100).

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 company data for IPIPDATA_CO_IP_DATA_COMPANY_FOR_IPAcción

Tool to retrieve company data for a given IP address. Use when you need the organization name, domain, network prefix, and usage type for an IPv4 or IPv6.

Parámetros de entrada

  • ipstringObligatorio

    Target IPv4 or IPv6 address (e.g. '8.8.8.8' or '2001:4860:4860::8888')

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

EU-only calling IP lookupIPDATA_CO_IPDATA_EU_LOOKUP_CALLING_IPAcción

Tool to lookup the calling client IP via EU-residency endpoint. Use when you need IP data processed and stored within EU.

Parámetros de entrada

  • fieldsstring

    Comma-separated list of response fields to include, e.g., 'ip,city,country_name'.

  • callbackstring

    Function name for JSONP callback wrapping; supported by standard endpoint and also EU endpoint.

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

IPData Lookup IP V1IPDATA_CO_IP_DATA_LOOKUP_IP_V1Acción

Tool to lookup comprehensive IP information (geolocation, network, company, and threat data) in one call. Use when you need all IP insights together.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up

  • fieldsstring

    Comma-separated list of response fields to return, e.g., ip,is_eu,city,region,region_code,country_name,country_code,continent_name,continent_code,latitude,longitude,asn,company,postal,calling_code,flag,emoji_flag,emoji_unicode,carrier,languages,currency,time_zone,threat,count

  • callbackstring

    JSONP callback function name

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

IPData Threat for IPIPDATA_CO_IP_DATA_THREAT_FOR_IPAcción

Tool to return threat intelligence data for a specific IP. Use when you need to determine if an IP is a Tor node, VPN, proxy, datacenter, threat actor, or listed on blocklists.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to query threat data

  • callbackstring

    JSONP callback function name, if using JSONP

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

IPData Time Zone for IPIPDATA_CO_IP_DATA_TIME_ZONE_FOR_IPAcción

Tool to return timezone data for a specific IP. Use when you need timezone details, including name, abbreviation, offset, DST status, and local current time for an IP.

Parámetros de entrada

  • ipstringObligatorio

    IPv4 or IPv6 address to look up timezone data (e.g., '8.8.8.8').

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

Lookup Calling IPIPDATA_CO_LOOKUP_CALLING_IPAcción

Tool to lookup full data for the calling client IP. Use when you need geolocation, network, and threat intelligence for the current IP.

Parámetros de entrada

  • fieldsstring

    Comma-separated list of specific response fields to include. Omit to return all available fields.

  • callbackstring

    JSONP callback function name (response wrapped in callback).

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