v3

latestSwagger 2.0raw.githubusercontent.com2019-05-31101224.1 KB

Get the keys to use with the Maps APIs. A key is used to authenticate and authorize access to the Maps REST APIs. Only one key is needed at a time; two are given to provide seamless key regeneration.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Maps/accounts/{accountName}/listKeys

Path parameters

subscriptionIdstring required

Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the Azure Resource Group.

accountNamestring required

The name of the Maps Account.

Query parameters

api-versionstring required

Client Api Version.

Response

The request was successful.

idstring

The full Azure resource identifier of the Maps Account.

primaryKeystring

The primary key for accessing the Maps REST APIs.

secondaryKeystring

The secondary key for accessing the Maps REST APIs.