Select Your Country
Language List
Select Your Country
Language List
Account Hub
I Want To
Create a targeted list of prospects for your next campaign.
Add emails, phones, geographic and demographic info for better target marketing.
The Global Address Web API takes in any global address in one line or multiple lines then uses the best postal reference sources (in over 246 countries and territories) to correct, verify, and standardize the submitted address and return its deliverability status, as well as its country specific mailing format to ensure mail and shipments arrive on-time, and the address information is captured in the customer database correctly. The Global Address Web API returns the premise level lat/long coordinates based on the WGS-84 Geodetic system.
Easily test Melissa's powerful Global Address Verification API solutions in real time. Follow these 3 quick steps to start validating, verifying, address data today.
REST Request
https://address.melissadata.net/V3/WEB/GlobalAddress/doGlobalAddress
?t={TransmissionReference}
&id={CustomerId}
&opt={Options}
&org={Organization}
&a1={AddressLine1}
&a2={AddressLine2}
&a3={AddressLine3}
&a4={AddressLine4}
&a5={AddressLine5}
&a6={AddressLine6}
&a7={AddressLine7}
&a8={AddressLine8}
&ddeploc={DoubleDependentLocality}
&deploc={DependentLocality}
&loc={Locality}
&subadmarea={SubAdministrativeArea}
&admarea={AdinistrativeArea}
&subnatarea={SubNationalArea}
&postal={PostalCode}
&ctry={Country}
&format=JSON
JSON Response
{
"Version":"string",
"TransmissionReference":"string",
"TransmissionResults":"string",
"TotalRecords":"string",
"Records":[{
"RecordID":"string",
"Results":"string",
"FormattedAddress":"string",
"Organization":"string",
"AddressLine1":"string",
"AddressLine2":"string",
"AddressLine3":"string",
"AddressLine4":"string",
"AddressLine5":"string",
"AddressLine6":"string",
"AddressLine7":"string",
"AddressLine8":"string",
"SubPremises":"string",
"DoubleDependentLocality":"string",
"DependentLocality":"string",
"Locality":"string",
"SubAdministrativeArea":"string",
"AdministrativeArea":"string",
"PostalCode":"string",
"AddressType":"string",
"AddressKey":"string",
"SubNationalArea":"string",
"CountryName":"string",
"CountryISO3166_1_Alpha2":"string",
"CountryISO3166_1_Alpha3":"string",
"CountryISO3166_1_Numeric":"string",
"Thoroughfare":"string",
"ThoroughfarePreDirection":"string",
"ThoroughfareLeadingType":"string",
"ThoroughfareName":"string",
"ThoroughfareTrailingType":"string",
"ThoroughfarePostDirection":"string",
"DependentThoroughfare":"string",
"DependentThoroughfarePreDirection":"string",
"DependentThoroughfareLeadingType":"string",
"DependentThoroughfareName":"string",
"DependentThoroughfareTrailingType":"string",
"DependentThoroughfarePostDirection":"string",
"Building":"string",
"PremisesType":"string",
"PremisesNumber":"string",
"SubPremisesType":"string",
"SubPremisesNumber":"string",
"PostBox":"string",
"Latitude":"string",
"Longitude":"string"
}]
}
Global Address Web API Documentation & Support
Browse and search through Melissa's Global Address Web API detailed product information.
Reference materials on how to get data in & out of our Global Address Verification Web API.
Read through a list of our Global Address Verification Web API Result Codes.