Global Phone: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{DeprecatedForDocs | |||
|ProductDocLink=[https://docs.melissa.com/cloud-api/global-phone/global-phone-index.html Melissa Docs: Global Phone] | |||
|FinalUpdateDate=December 10, 2024 | |||
}} | |||
{{ProductV2 | {{ProductV2 | ||
|ProductImage=[[File:TILE_CSG_GlobalPhone.png|link=]] | |ProductImage=[[File:TILE_CSG_GlobalPhone.png|link=]] | ||
|ProductBody= | |ProductBody= | ||
Welcome to the Melissa Data Global Phone Web Service. Verify phone numbers from over 230 countries and append useful geographic information. In North America you can perform premium real-time checks to distinguish live numbers and phone types. | Welcome to the Melissa Data Global Phone Web Service. Verify phone numbers from over 230 countries and append useful geographic information. In North America you can perform premium real-time checks to distinguish live numbers and phone types. | ||
<br>[[File:Request-free-demo.png|link=https://www.melissa.com/request-demo?product=wiki+global+phone+service]] | |||
|CurrentBody= | |CurrentBody= | ||
<h3>Current Build</h3> | <h3>Current Build</h3> | ||
Released | Released December 2022 | ||
<br>Build 4.1.0. | <br>Build 4.1.0.1128 | ||
*[ | *[https://releasenotes.melissa.com/cloud-api/global-phone/ Build History] | ||
<h3>Notices</h3> | <h3>Notices</h3> | ||
*'''[https://blog.melissa.com/product-news-updates/product-update-global-phone-upcoming-result-code-changes/ Global Phone Advisory]''' | *'''[https://blog.melissa.com/product-news-updates/product-update-global-phone-upcoming-result-code-changes/ Global Phone Advisory]''' | ||
Line 15: | Line 20: | ||
|EssentialsBody= | |EssentialsBody= | ||
<h3>Getting Started</h3> | <h3>Getting Started</h3> | ||
*[https://www.melissa.com/quickstart-guides/global-phone Quick Start Guide] | *'''[https://docs.melissa.com/cloud-api/global-phone/global-phone-quickstart.html Quickstart Guide (New)]''' | ||
*[https://www.melissa.com/quickstart-guides/global-phone Quick Start Guide (Legacy)] | |||
<h3>Basics</h3> | <h3>Basics</h3> | ||
*[[Global Phone:Introduction|Introduction]] | *[[Global Phone:Introduction|Introduction]] | ||
Line 21: | Line 27: | ||
*[[Global Phone:URL|Service URLs]] | *[[Global Phone:URL|Service URLs]] | ||
*[[Global Phone:Premium and CallerID Coverage|Premium and CallerID Coverage]] | *[[Global Phone:Premium and CallerID Coverage|Premium and CallerID Coverage]] | ||
*'''[https://docs.melissa.com/cloud-api/global-phone/global-phone-other.html Global Phone Other (New)]''' | |||
*[[IP Address Information]] | *[[IP Address Information]] | ||
*[[Data Coverage by Country]] | *'''[https://docs.melissa.com/other/data-coverage-by-country-index.html Data Coverage by Country (New)]''' | ||
*[[Data Coverage by Country|Data Coverage by Country (Legacy)]] | |||
<h3>FAQ</h3> | <h3>FAQ</h3> | ||
*[[Global Phone:FAQ|Global Phone FAQ]] | *'''[https://docs.melissa.com/cloud-api/global-phone/global-phone-faq.html Global Phone FAQ (New)]''' | ||
*[[Global Phone:FAQ|Global Phone 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:Best Practices|Web Service Best Practices]] | *[[Cloud Service:Best Practices|Web Service Best Practices]] | ||
*[[Cloud Service:Special Character Replacement|Special Character Replacement]] | *[[Cloud Service:Special Character Replacement|Special Character Replacement]] | ||
Line 31: | Line 41: | ||
|ReferenceBody= | |ReferenceBody= | ||
<h3>Dev Console</h3> | <h3>Dev Console</h3> | ||
*[ | *[https://devconsole.melissadata.com/globalphone/ Global Phone Dev Console] | ||
<h3>Input/Output</h3> | <h3>Input/Output</h3> | ||
*[[Global Phone:Request|Request Fields]] | *'''[https://docs.melissa.com/cloud-api/global-phone/global-phone-reference-guide.html Reference Guide (New)]''' | ||
*[[Global Phone:Response|Response Fields]] | *[[Global Phone:Request|Request Fields (Legacy)]] | ||
*[[Global Phone:Response|Response Fields (Legacy)]] | |||
<h3>Examples</h3> | <h3>Examples</h3> | ||
*[[Global Phone:REST JSON|REST JSON]] | *[[Global Phone:REST JSON|REST JSON]] | ||
Line 46: | Line 57: | ||
{{CodeButton | {{CodeButton | ||
|Name=Java | |Name=Java | ||
|DownloadLink= | |DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalPhone/GlobalPhone_Java.zip | ||
|SourceLink=https://github.com/MelissaData/GlobalPhone-Java | |SourceLink=https://github.com/MelissaData/GlobalPhone-Java | ||
}} | }} | ||
{{CodeButton | {{CodeButton | ||
|Name=Javascript | |Name=Javascript | ||
|DownloadLink= | |DownloadLink=https://download.melissadata.com/SampleCode/WebServices/GlobalPhone/GlobalPhone-Javascript.zip | ||
|SourceLink=https://github.com/MelissaData/GlobalPhone-Javascript | |SourceLink=https://github.com/MelissaData/GlobalPhone-Javascript | ||
}} | }} | ||
{{ | {{CodeButtonSource | ||
|Name=.NET/C# | |Name=.NET/C# | ||
|SourceLink=https://github.com/MelissaData/GlobalPhone-Dotnet | |||
|SourceLink=https://github.com/MelissaData/GlobalPhone- | |||
}} | }} | ||
{{CodeButtonPostman}} | |||
}} | }} | ||
<h3>Open Source Batch Application</h3> | <h3>Open Source Batch Application</h3> | ||
*[https:// | *[https://github.com/MelissaData/ListwareDesktop-NET Listware Desktop Gitlab Repository C# .NET] | ||
*[https://github.com/MelissaData/ListwareDesktop-Java Listware Desktop Gitlab Repository Java] | |||
}} | }} | ||
Line 67: | Line 79: | ||
[[Category:Cloud Services]] | [[Category:Cloud Services]] | ||
[[Category:Global Phone]] | [[Category:Global Phone]] | ||
[[Category:Migrated]] |
Latest revision as of 18:39, 10 December 2024
![]() This wiki page is no longer being updated as of December 10, 2024.
|
![]() Current BuildReleased December 2022
Notices | |||||||||
![]() Getting StartedBasics
FAQWeb Service General Information |
![]() Dev ConsoleInput/OutputExamplesResult CodesSample Code
Open Source Batch Application |