GlobalExpressThoroughfare is a means for retrieving the thoroughfares within a Postal Code using the Postal Code and beginning of the thoroughfare name as the inputs.
The service requires at least one of the follwing input combinations:
Set A - thoroughfare
Set B - postalcode
- Global Express Entry Serverhttps://expressentry.melissadata.net/web/GlobalExpressThoroughfare
- Global Express Entry Server for Javascript responsehttps://expressentry.melissadata.net/jsonp/GlobalExpressThoroughfare
curl -i -X GET \
'https://expressentry.melissadata.net/web/GlobalExpressThoroughfare?id=%7BREPLACE-WITH-YOUR-LICENSE-KEY%7D&country=US' \
-H 'Accept: */*' \
-H 'Content-Type: */*'Global Express Locality Administrative Area response
Lists result codes for the most recent request. For more information, see Global Express Entry Result Codes.
Lists error codes from any errors caused by the most recent request. For more information, see Global Express Entry Result Codes.
Response
{ "Version": "8.0.0.1249", "ResultCode": "XS02", "ErrorString": "", "Results": [ { … }, { … } ] }