
Ipdata.co
ipdata_coipdata provides a simple HTTP-based API that allows you to look up the location, ownership, and threat profile of any IP address.
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ónTool to perform advanced ASN lookup returning prefixes, peers, and registry details. Use after confirming ASN number when detailed ASN info is required.
IPDATA_CO_ADVANCED_ASN_LOOKUPAcciónTool 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
asnintegerObligatorioAutonomous System Number to look up (positive integer, e.g., 2).
fieldsstringComma-separated list of specific fields to return (e.g., 'name,ipv4_prefixes').
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 Carrier Data for an IPIPDATA_CO_CARRIER_FOR_IPAcciónTool to return mobile carrier data for a specific IP. Use when you need carrier name, MCC, and MNC for an IP address.
IPDATA_CO_CARRIER_FOR_IPAcciónTool 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
ipstringObligatorioThe IPv4 or IPv6 address for which to retrieve mobile carrier details.
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
EU-specific IP lookupIPDATA_CO_EU_LOOKUP_SPECIFIC_IPAcciónTool 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.
IPDATA_CO_EU_LOOKUP_SPECIFIC_IPAcciónTool 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
ipstringObligatorioIPv4 or IPv6 address to look up
fieldsstringComma-separated list of response fields to include, e.g., 'ip,city,country_name'. See docs for available fields.
callbackstringFunction name for JSONP callback wrapping; supported by standard endpoint. EU endpoint supports same functionality.
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
IPData: Calling CodeIPDATA_CO_FIELD_CALLING_CODEAcciónTool to fetch the international calling_code for an IP's country. Use when you need only the calling code field from ipdata_co.
IPDATA_CO_FIELD_CALLING_CODEAcciónTool 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
ipstringIPv4 or IPv6 address to lookup. If omitted, the caller's IP address is used.
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
IPDATA Field CarrierIPDATA_CO_FIELD_CARRIERAcciónTool to return only the carrier object for the calling IP. Use when you need mobile carrier details of a specific IP.
IPDATA_CO_FIELD_CARRIERAcciónTool 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
ipstringIPv4 or IPv6 address to query. If omitted, defaults to the caller's IP.
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 City from IPIPDATA_CO_FIELD_CITYAcciónTool to return only city for an IP. Use when only the city name is required.
IPDATA_CO_FIELD_CITYAcciónTool to return only city for an IP. Use when only the city name is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPData: Continent CodeIPDATA_CO_FIELD_CONTINENT_CODEAcciónTool to return only continent_code for an IP. Use when only the continent code is required.
IPDATA_CO_FIELD_CONTINENT_CODEAcciónTool to return only continent_code for an IP. Use when only the continent code is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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 Continent Name from IPIPDATA_CO_FIELD_CONTINENT_NAMEAcciónTool to return only continent name for an IP. Use when only the continent name is required.
IPDATA_CO_FIELD_CONTINENT_NAMEAcciónTool to return only continent name for an IP. Use when only the continent name is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPDATA Field CountIPDATA_CO_FIELD_COUNTAcciónTool 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.
IPDATA_CO_FIELD_COUNTAcciónTool 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
ipstringIPv4 or IPv6 address to query. If omitted, returns count for the API key.
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
IPData: Country CodeIPDATA_CO_FIELD_COUNTRY_CODEAcciónTool to return only country_code for an IP. Use when only the 2-letter country code is required.
IPDATA_CO_FIELD_COUNTRY_CODEAcciónTool to return only country_code for an IP. Use when only the 2-letter country code is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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 Country Name from IPIPDATA_CO_FIELD_COUNTRY_NAMEAcciónTool to return only country name for an IP. Use when only the country name is required.
IPDATA_CO_FIELD_COUNTRY_NAMEAcciónTool to return only country name for an IP. Use when only the country name is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPDATA Field CurrencyIPDATA_CO_FIELD_CURRENCYAcciónTool to return only currency object for an IP. Use when currency details are needed.
IPDATA_CO_FIELD_CURRENCYAcciónTool to return only currency object for an IP. Use when currency details are needed.
Parámetros de entrada
ipstringIPv4 or IPv6 address to query. If omitted, uses the caller's IP.
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 Emoji Flag from IPIPDATA_CO_FIELD_EMOJI_FLAGAcciónTool to return only emoji flag for an IP. Use when only the country flag emoji is required.
IPDATA_CO_FIELD_EMOJI_FLAGAcciónTool to return only emoji flag for an IP. Use when only the country flag emoji is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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 Emoji Unicode from IPIPDATA_CO_FIELD_EMOJI_UNICODEAcciónTool to return only emoji_unicode for an IP. Use when only the Unicode country flag emoji is required.
IPDATA_CO_FIELD_EMOJI_UNICODEAcciónTool to return only emoji_unicode for an IP. Use when only the Unicode country flag emoji is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPData: IPIPDATA_CO_FIELD_IPAcciónTool to return only the caller’s IP string. Use when you need just the origin IP of your request.
IPDATA_CO_FIELD_IPAcciónTool 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
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
IPData: Is EUIPDATA_CO_FIELD_IS_EUAcciónTool to return only is_eu for an IP. Use when you need to determine if an IP's country belongs to the EU.
IPDATA_CO_FIELD_IS_EUAcciónTool 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
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPData: LanguagesIPDATA_CO_FIELD_LANGUAGESAcciónTool to return only the languages array for an IP. Use when only language details for an IP are required.
IPDATA_CO_FIELD_LANGUAGESAcciónTool to return only the languages array for an IP. Use when only language details for an IP are required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPData: LatitudeIPDATA_CO_FIELD_LATITUDEAcciónTool to return only the latitude for an IP. Use when only the latitude coordinate is needed.
IPDATA_CO_FIELD_LATITUDEAcciónTool to return only the latitude for an IP. Use when only the latitude coordinate is needed.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the caller's IP.
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 Longitude from IPIPDATA_CO_FIELD_LONGITUDEAcciónTool to return only longitude for an IP. Use when only the longitude value is required.
IPDATA_CO_FIELD_LONGITUDEAcciónTool to return only longitude for an IP. Use when only the longitude value is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPData: Postal CodeIPDATA_CO_FIELD_POSTALAcciónTool to return only postal code for an IP. Use when only the postal code (ZIP/postcode) is required.
IPDATA_CO_FIELD_POSTALAcciónTool to return only postal code for an IP. Use when only the postal code (ZIP/postcode) is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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 Region from IPIPDATA_CO_FIELD_REGIONAcciónTool to return only region for an IP. Use when only the region name is required.
IPDATA_CO_FIELD_REGIONAcciónTool to return only region for an IP. Use when only the region name is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up; if omitted, uses the calling IP.
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
IPData: Region CodeIPDATA_CO_FIELD_REGION_CODEAcciónTool to return only region_code for an IP. Use when only the ISO 3166-2 region code is required.
IPDATA_CO_FIELD_REGION_CODEAcciónTool to return only region_code for an IP. Use when only the ISO 3166-2 region code is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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 Threat for IPIPDATA_CO_FIELD_THREATAcciónTool to return only the threat object for the calling IP. Use when only the threat details are required for the current IP.
IPDATA_CO_FIELD_THREATAcciónTool 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
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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
IPData: Time ZoneIPDATA_CO_FIELD_TIME_ZONEAcciónTool to return only the time_zone object for an IP. Use when only timezone data is required.
IPDATA_CO_FIELD_TIME_ZONEAcciónTool to return only the time_zone object for an IP. Use when only timezone data is required.
Parámetros de entrada
ipstringIPv4 or IPv6 address to look up. If omitted, uses the calling IP.
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 Currency for IPIPDATA_CO_GET_CURRENCY_FOR_IPAcciónTool to retrieve currency information for a specific IP. Use when you need currency details based on the geolocation of an IP address.
IPDATA_CO_GET_CURRENCY_FOR_IPAcciónTool 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
ipstringObligatorioIPv4 address to look up currency information for
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
IPData Basic ASN for IPIPDATA_CO_IP_DATA_BASIC_ASN_FOR_IPAcciónTool to return basic ASN data for a specific IP. Use when you need ASN number, organization, domain, route, and type details.
IPDATA_CO_IP_DATA_BASIC_ASN_FOR_IPAcciónTool 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
ipstringObligatorioIPv4 or IPv6 address to look up
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
IPData Bulk Lookup V1IPDATA_CO_IPDATA_BULK_LOOKUP_V1AcciónTool 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.
IPDATA_CO_IPDATA_BULK_LOOKUP_V1AcciónTool 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[]ObligatorioList of IPv4 or IPv6 addresses to lookup (1-100).
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 company data for IPIPDATA_CO_IP_DATA_COMPANY_FOR_IPAcciónTool 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.
IPDATA_CO_IP_DATA_COMPANY_FOR_IPAcciónTool 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
ipstringObligatorioTarget IPv4 or IPv6 address (e.g. '8.8.8.8' or '2001:4860:4860::8888')
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
EU-only calling IP lookupIPDATA_CO_IPDATA_EU_LOOKUP_CALLING_IPAcciónTool to lookup the calling client IP via EU-residency endpoint. Use when you need IP data processed and stored within EU.
IPDATA_CO_IPDATA_EU_LOOKUP_CALLING_IPAcciónTool 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
fieldsstringComma-separated list of response fields to include, e.g., 'ip,city,country_name'.
callbackstringFunction name for JSONP callback wrapping; supported by standard endpoint and also EU endpoint.
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
IPData Lookup IP V1IPDATA_CO_IP_DATA_LOOKUP_IP_V1AcciónTool to lookup comprehensive IP information (geolocation, network, company, and threat data) in one call. Use when you need all IP insights together.
IPDATA_CO_IP_DATA_LOOKUP_IP_V1AcciónTool 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
ipstringObligatorioIPv4 or IPv6 address to look up
fieldsstringComma-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
callbackstringJSONP callback function name
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
IPData Threat for IPIPDATA_CO_IP_DATA_THREAT_FOR_IPAcciónTool 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.
IPDATA_CO_IP_DATA_THREAT_FOR_IPAcciónTool 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
ipstringObligatorioIPv4 or IPv6 address to query threat data
callbackstringJSONP callback function name, if using JSONP
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
IPData Time Zone for IPIPDATA_CO_IP_DATA_TIME_ZONE_FOR_IPAcciónTool 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.
IPDATA_CO_IP_DATA_TIME_ZONE_FOR_IPAcciónTool 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
ipstringObligatorioIPv4 or IPv6 address to look up timezone data (e.g., '8.8.8.8').
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
Lookup Calling IPIPDATA_CO_LOOKUP_CALLING_IPAcciónTool to lookup full data for the calling client IP. Use when you need geolocation, network, and threat intelligence for the current IP.
IPDATA_CO_LOOKUP_CALLING_IPAcciónTool 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
fieldsstringComma-separated list of specific response fields to include. Omit to return all available fields.
callbackstringJSONP callback function name (response wrapped in callback).
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