Global IP: Difference between revisions

From Melissa Data Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{| border="0" valign="top" style="border-spacing:0px; max-width:1000px;"
{{DeprecatedForDocs
|colspan="2"|
|ProductDocLink=[https://docs.melissa.com/cloud-api/global-ip/global-ip-index.html Melissa Docs: Global IP]
{{ProductHeader
|FinalUpdateDate=December 10, 2024
|Color=prodorange
|Image=[[File:MediumTile_WebIPLocator.png|link=]]
|Body=
Welcome to the Melissa IP Locator. This service is able to validate IPv4 addresses and give you geographic information for it. This geographical data can place an IP address within a city and postal code. It can also tell you the connection type and speed.
}}
}}
|-
{{ProductV2
|valign="top" colspan="2"|
|ProductImage=[[File:TILE_CSG_IPLocator.png|link=]]
{{ProductSecond
|ProductBody=
|Color=orange
Welcome to the Melissa Global IP service. This service is able to validate IPv4 and IPv6 addresses and give you geographic information for it. This geographical data can place an IP address within a city and postal code. It can also tell you the connection type and speed.
|Image=[[File:MediumTile_Current.png|link=]]
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+ip+locator+name]]
|BodyCol1=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released January 2016
*[https://releasenotes.melissa.com/cloud-api/global-ip/ Build History]
<br>Build 1.0.0.0
*[[IP Locator:Build History|Build History]]
|BodyCol2=
<h3>Notices</h3>
<h3>Notices</h3>
*'''[https://docs.melissa.com/melissa/advisory/advisory-20230123-ip-locator-connection-speed.html Connection Speed Advisory]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[Cloud Service:Notice|Important Notice]]'''
*'''[[IP Locator:Notice|New Proxy Information Returned]]'''
*'''[[IP Locator:Notice|New Proxy Information Returned]]'''
}}
*'''[[IP Locator:Notice#Coordinate Rounding for Privacy|Coordinate Rounding for Privacy – March 14, 2020]]'''
|-
|EssentialsBody=
|valign="top" width="50%" style="padding-right:8px;"|
{{ProductLeftTwoBody
|Color=green
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>Getting Started</h3>
<h3>Getting Started</h3>
*[[Media:IPLocator_QSG.pdf|Quick Start Guide]]
*'''[https://docs.melissa.com/cloud-api/global-ip/global-ip-quickstart.html Quickstart Guide (New)]'''
*[https://www.melissa.com/quickstart-guides/ip-locator Quick Start Guide (Legacy)]
<h3>Basics</h3>
<h3>Basics</h3>
*[[IP Locator:Introduction|Introduction]]
*[[IP Locator:Introduction|Introduction]]
Line 36: Line 26:
*[[IP Locator:URL|Service URLs]]
*[[IP Locator:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
*'''[https://docs.melissa.com/cloud-api/global-ip/global-ip-other.html Global IP Other (New)]'''
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[IP Locator:Transition|IP Locator V2 to V4 Transition Information]]
*[[IP Locator:Transition|IP Locator V2 to V4 Transition Information]]
*[[IP Locator:FAQ|IP Locator FAQ]]
*'''[https://docs.melissa.com/cloud-api/global-ip/global-ip-faq.html Global IP FAQ (New)]'''
|Body2=
*[[IP Locator:FAQ|Global IP FAQ (Legacy)]]
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*'''[https://docs.melissa.com/cloud-api/cloud-api/cloud-api-index.html Using Melissa Cloud APIs (New)]'''
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service V4:Protocols|Protocols]]
*[[Cloud Service V4:Protocols|Protocols]]
}}
|ReferenceBody=
|valign="top" width="50%" style="padding-left:8px;"|
{{ProductLeft
|Color=red
|Image=[[File:MediumTile_Reference.png|link=]]
|Body=
<h3>Developer Console</h3>
<h3>Developer Console</h3>
*[http://devconsole.melissadata.com/iplocator/ IP Locator Dev Console]
*[https://devconsole.melissadata.com/iplocator/ Global IP Dev Console]
<h3>Input/Output</h3>
<h3>Input/Output</h3>
*[[IP Locator:Request|Request Fields]]
*'''[https://docs.melissa.com/cloud-api/global-ip/global-ip-reference-guide.html Reference Guide (New)]'''
*[[IP Locator:Response|Response Fields]]
*[[IP Locator:Request|Request Fields (Legacy)]]
*[[IP Locator:Response|Response Fields (Legacy)]]
<h3>Examples</h3>
<h3>Examples</h3>
*[[IP Locator:REST JSON|REST JSON]]
*[[IP Locator:REST JSON|REST JSON]]
Line 60: Line 48:
<h3>Result Codes</h3>
<h3>Result Codes</h3>
*[[IP Locator:Result Codes|Result Code Use]]
*[[IP Locator:Result Codes|Result Code Use]]
*[[Result Code Details#IP Locator|IP Locator Result Codes]]
*[[Result Code Details#IP Locator|Global IP Result Codes]]
<h3>[[IP Locator:Sample Code|Sample Code]]</h3>
<h3>[[IP Locator:Sample Code|Sample Code]]</h3>
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4JavaJSON.zip JSON Java]
{{CodeButtonTable
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4JavaRest.zip REST Java]
|SampleCodeEntries=
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4CSJSONSampleCode.zip JSON C#]
{{CodeButton
*[ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/IPLocator/IPLocatorV4CSRESTSampleCode.zip REST C#]
|Name=Java
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP_Java.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Java
}}
{{CodeButton
|Name=Javascript
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-Javascript.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Javascript
}}
}}
|}
{{CodeButtonSource
|Name=.NET/C#
|SourceLink=https://github.com/MelissaData/GlobalIP-Dotnet
}}
{{CodeButtonPostman}}
}}
<h3>Open Source Batch Application</h3>
*[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET]
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java]
}}
 


[[Category:Cloud Services]]
[[Category:Cloud Services]]
[[Category:IP Locator]]
[[Category:IP Locator]]
[[Category:Migrated]]

Latest revision as of 18:57, 10 December 2024

This wiki page is no longer being updated as of December 10, 2024.
  • In an effort to make our documentation better for our users, we are consolidating and streamlining the documents.
  • Please see our new, updated product page at: Melissa Docs: Global IP
Welcome to the Melissa Global IP service. This service is able to validate IPv4 and IPv6 addresses and give you geographic information for it. This geographical data can place an IP address within a city and postal code. It can also tell you the connection type and speed.