Skip to main content

Output Response

Detailed information on the output response that the Location API returns

Response Data Structure

The response from the Location API will be in this format when a GeoUrn request is made:

{
    "responseType": "Success",
    "locationList": [
        {
            "id": 43747,
            "location": "Leeds,Massachusetts,United States",
            "geoUrn": 100811607,
            "count": 1037
        },
        {
            "id": 43748,
            "location": "Leeds,England,United Kingdom",
            "geoUrn": 102943586,
            "count": 107685
        }
    ],
    "count": 2,
    "message": "We found 2 locations, the max we will return per request is 7"
}

 

Cookie Notice

We and third parties such as our customers, partners, and service providers use cookies and similar technologies (\"cookies\") to provide and secure our Services, to understand and improve their performance, and to serve relevant information. For more information, see our Cookie Policy.

Back to top