---
title: "GET /reverseGeocode"
method: GET
path: "/reverseGeocode"
---

# GET /reverseGeocode

`GET /reverseGeocode`

**Reverse Geocoding**

**Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier).

Translate a coordinate (example: 37.786505, -122.3862) into a human understandable street address. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. This endpoint will return address information for a given coordinate.

>[!Important]
>By using this feature, you agree to the preview legal terms. See the [Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional details.

## Query parameters

- `api-version` string, required
- `coordinates` number[], required
- `resultTypes` string[]
- `view` string

## Headers

- `Accept-Language` string

## Parameters

- `../../../Common/preview/2022-09-01-preview/common.json#/components/parameters/ClientId` — unresolved $ref

## Response `200`

OK

## Other responses

- `default` — unresolved $ref

## Changes

- **2026-07-13** (1.0) `4989537e51e6` — 1 info
  - endpoint added
- **2025-10-15** (1.0) `69718fe8c37a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/azure/apis/maps-search/changes/reverseGeocode/get.md)

---

[API](https://skmtc.dev/azure/apis/maps-search.md) · [All operations](https://skmtc.dev/azure/apis/maps-search/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/maps-search/revisions/4989537e51e6/schema)
