Difference between revisions of "Global IP"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ {| border="0" valign="top" style="border-spacing:0px; max-width:1000px;" |colspan="2"| {{ProductHeader |Color=prodorange |Image=[[File:MediumTile_GlobalIPWS.png|link...")
 
 
(42 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;"
{{ProductV2
|colspan="2"|
|ProductImage=[[File:TILE_CSG_IPLocator.png|link=]]
{{ProductHeader
|ProductBody=
|Color=prodorange
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_GlobalIPWS.png|link=]]
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+ip+locator+name]]
|Body=
|CurrentBody=
Welcome to the Melissa Data Global IP Service.
}}
|-
|valign="top" colspan="2"|
{{ProductSecond
|Color=orange
|Image=[[File:MediumTile_Current.png|link=]]
|BodyCol1=
<h3>Current Build</h3>
<h3>Current Build</h3>
Released December 2015
*[https://releasenotes.melissa.com/cloud-api/global-ip/ Build History]
<br>Build 1.0.0.0
*[[Global IP:Build History|Build History]]
|BodyCol2=
<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#Coordinate Rounding for Privacy|Coordinate Rounding for Privacy – March 14, 2020]]'''
|valign="top" width="50%" style="padding-right:8px;"|
|EssentialsBody=
{{ProductLeft
<h3>Getting Started</h3>
|Color=green
*[https://www.melissa.com/quickstart-guides/ip-locator Quick Start Guide]
|Image=[[File:MediumTile_Essentials.png|link=]]
|Body=
<h3>[[Media:GlobalIP_QSG.pdf|Getting Started]]</h3>
*[[Media:GlobalIP_QSG.pdf|Click here to get started]]
<h3>Basics</h3>
<h3>Basics</h3>
*[[Cloud Service:Best Practices|Web Service Best Practices]]
*[[IP Locator:Introduction|Introduction]]
*[[IP Locator:Licensing|Licensing]]
*[[IP Locator:URL|Service URLs]]
*[[IP Address Information]]
*[[IP Address Information]]
*[[Global IP:URL|Service URLs]]
<h3>FAQ</h3>
<h3>FAQ</h3>
*[[Global IP:FAQ|Global IP FAQ]]
*[[IP Locator:Transition|IP Locator V2 to V4 Transition Information]]
*[[IP Locator:FAQ|Global IP FAQ]]
<h3>Web Service General Information</h3>
*[[Cloud Service V4:Best Practices|Cloud Service Best Practices]]
*[[Cloud Service:Special Character Replacement|Special Character Replacement]]
*[[Cloud Service V4:Protocols|Protocols]]
|ReferenceBody=
<h3>Developer Console</h3>
*[https://devconsole.melissadata.com/iplocator/ Global IP Dev Console]
<h3>Input/Output</h3>
*[[IP Locator:Request|Request Fields]]
*[[IP Locator:Response|Response Fields]]
<h3>Examples</h3>
*[[IP Locator:REST JSON|REST JSON]]
*[[IP Locator:Batch JSON|Batch JSON]]
<h3>Result Codes</h3>
*[[IP Locator:Result Codes|Result Code Use]]
*[[Result Code Details#IP Locator|Global IP Result Codes]]
<h3>[[IP Locator:Sample Code|Sample Code]]</h3>
{{CodeButtonTable
|SampleCodeEntries=
{{CodeButton
|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}}
}}
}}
|valign="top" width="50%" style="padding-left:8px;"|
<h3>Open Source Batch Application</h3>
{{ProductLeft
*[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET]
|Color=red
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java]
|Image=[[File:MediumTile_Reference.png|link=]]
|Body=
<h3>Documentation</h3>
*[[Media:GlobalIP_QSG.pdf|Quick Start Guide]]
*[[Global IP:Reference|Online Reference]]
<h3>[[Result Codes]]</h3>
*[[Result Code Details#Global IP|Global IP Result Codes]]
<h3>Examples</h3>
*[[Global IP:Example Request|Example Request]]
*[[Global IP:Example Response|Example Response]]
}}
}}
|}
 


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

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