---
title: "Get Azmaps Client Id"
method: GET
path: "/geocatalog/map/id"
tags: ["GeoCatalog Instance Configuration"]
---

# Get Azmaps Client Id

`GET /geocatalog/map/id`

Fetch the client id for the Azure Maps API service based on the current
on the current identity. This client id is used for the Explorer to
authenticate with the Azure Maps API service.

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- AzMapsClientId — Represents an Azure Maps client ID for authentication.
  - `client_id` string, required — The client ID for Azure Maps authentication.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-15** (2025-04-30-preview) `00cbc3d6d8e0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/orbital-microsoft-planetarycomputer/changes/geocatalog/map/id/get.md)

---

[API](https://skmtc.dev/azure/apis/orbital-microsoft-planetarycomputer.md) · [All operations](https://skmtc.dev/azure/apis/orbital-microsoft-planetarycomputer/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/orbital-microsoft-planetarycomputer/revisions/451a589dc670?raw)
