Difference between revisions of "Global IP"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
|ProductImage=[[File:TILE_CSG_IPLocator.png|link=]]
|ProductImage=[[File:TILE_CSG_IPLocator.png|link=]]
|ProductBody=
|ProductBody=
Welcome to the Melissa IP Locator. 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.
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.
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+ip+locator+name]]
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+ip+locator+name]]
|CurrentBody=
|CurrentBody=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released April 2021
*[https://releasenotes.melissa.com/cloud-api/global-ip/ Build History]
<br>Build 5.0.0.15
*[[IP Locator:Build History|Build History]]
<h3>Notices</h3>
<h3>Notices</h3>
*'''[https://www.melissa.com/quickstart-guides/ip-locator-connection-speed-advisory 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]]'''
Line 24: Line 23:
<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]]
*[[IP Locator:FAQ|Global IP FAQ]]
<h3>Web Service General Information</h3>
<h3>Web Service General Information</h3>
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
Line 31: Line 30:
|ReferenceBody=
|ReferenceBody=
<h3>Developer Console</h3>
<h3>Developer Console</h3>
*[https://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]]
*[[IP Locator:Request|Request Fields]]
Line 40: Line 39:
<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>
{{CodeButtonTable
{{CodeButtonTable
Line 54: Line 53:
|SourceLink=https://github.com/MelissaData/GlobalIP-Javascript
|SourceLink=https://github.com/MelissaData/GlobalIP-Javascript
}}
}}
{{CodeButton
{{CodeButtonSource
|Name=.NET/C#
|Name=.NET/C#
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalIP/GlobalIP-NET.zip
|SourceLink=https://github.com/MelissaData/GlobalIP-Dotnet
|SourceLink=https://github.com/MelissaData/GlobalIP-NET
}}
}}
{{CodeButtonPostman}}
}}
}}
<h3>Open Source Batch Application</h3>
<h3>Open Source Batch Application</h3>

Latest revision as of 23:58, 4 May 2023

TILE CSG IPLocator.png
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.
Request-free-demo.png
TILE WIKI Reference.png

Developer Console

Input/Output

Examples

Result Codes

Sample Code

  • Java
 - Button Download.png Button Source.png
  • Javascript
 - Button Download.png Button Source.png
  • .NET/C#
 - Button Source.png
  • Postman
 -

Open Source Batch Application