v1
latestOpenAPI 3.1.22026-08-0661077.2 KBAddress Autocompletion
Global Express Country
The GlobalExpressCountry endpoint returns the country names containing the search term in the Country= parameter. Country names in five languages are returned:
- English
- Spanish
- French
- German
- Simplified Chinese.
get/GlobalExpressCountry
Query parameters
idstring password required
Required. The License Key issued by Melissa.
countrystring required
Required. The search term for the country/countries desired.
format'xml' | 'json' | 'jsonp'
Desired format of the response. Possible values are json, jsonp, or xml, depending on the endpoint.
Note: the base URL for JavaScript format request is https://expressentry.melissadata.net/jsonp/.
Headers
Accept'application/json' | 'application/javascript' | '*/*' required
Format of the response.
Content-Type'application/json' | 'application/xml' | 'application/javascript' | '*/*' required
Example:*/*
Format of the request.
Response
Global Express Country response