Geocoding Capabilities

The Global Geocoding REST API provides the means for you to retrieve information about the capabilities of the installed geocoding engine. The following information can be returned:

  • available geocoding engines
  • supported countries
  • supported operations with associated required and optional inputs
  • custom fields

The capabilities can be returned for a single country with a named operation or for all operations, as well as the capabilities for all countries.

The following table provides information on how to retrieve information on the geocoding engine's Capabilities.

REST API Feature Implementation
Service: Capabilities
Request Type: GET

For more details, see Capabilities Service.