Skip to main content

Reference

The Location API is perfect for finding mapping LinkedIn GeoUrn (also Bing) location codes to real location strings.

Endpoint

The endpoint for the the Locatoin API is

https://linkedin-geourn-codes1.p.rapidapi.com/api/location


Location API Access and Billing

We charge per request (not amount of locations returned). A single request may contain up to 7 GeoUrn codes.


Requests

See Authentication and Requests to learn how to input requests. We recommend using a JSON object to capture request parameters and will do so in the examples.


Rate Limiting

The current default rate limit is 10 requests per minute.



Input Parameters

 

You can use the following parameters to specify information on a location. 

All query parameters listed below are optional.

You can also click on the individual parameter names in the table below to view more information on them.

PARAMETER NAME DESCRIPTION EXAMPLE
id The location/s name "London, England, United Kingdom"
id The id or code that LinkedIn uses to identify locations. 102257491
X-RapidAPI-Key
Your secret API key.

Note: You can also provide this in the request header 
 

 

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