Service Endpoints

The service endpoints for the Global Geocoding REST API services are:

http://<server>:<port>/rest/GlobalGeocode/<service_name>.[content type]

where:

<service_name> can be one of the following services:
  • geocode
  • reverseGeocode
  • capabilities
  • dictionaries
.[content type] is optional. For more details, see HTTP Headers.