{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Geolocation API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Geolocation", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Geolocation Ip Format", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/geolocation/ip/:format", "headers": [ { "name": "x-ms-client-id", "value": "" } ], "params": [ { "name": "subscription-key", "value": "", "type": "query", "description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication." }, { "name": "api-version", "value": "", "type": "query", "description": "Version number of Azure Maps API. Current version is 1.0" }, { "name": "format", "value": "", "type": "path", "description": "Desired format of the response. Only `json` format is supported." }, { "name": "ip", "value": "", "type": "query", "description": "The IP address. Both IPv4 and IPv6 are allowed." } ] }, "docs": "
**Applies to**: S0 and S1 pricing tiers.


This service will return the ISO country code for the provided IP address. Developers can use this information to block or alter certain content based on geographical locations where the application is being viewed from." } ] } ], "bundled": true }