Supported HTTP Methods

A complete REST request is formed by combining an HTTP method with the full URI to the service you are addressing.

To create a complete request, combine the operation with the appropriate HTTP headers and any required payload.

Each Global Geocoding service (Geocode, Reverse Geocode, Interactive Geocode, Key Lookup, Capabilities, Dictionaries) supports a GET and a POST request. A GET request uses a subset of the preferences while the POST can specify the complete set.