Location Ids
Get the location id of a specific location
Authorizations
Your API key
Body
The name of the location to get the id of
"San Francisco"
Which location catalog to resolve against. live uses LinkedIn Sales Navigator (requires LinkedIn credentials); database uses the internal geo database; hiring uses the hiring-signal catalog. Defaults to live when omitted.
live, database, hiring "live"
Response
Locations retrieved successfully. Each item always includes id and name; additional fields depend on the source.
The ID of the location, to be passed to search endpoints.
The name of the location. For source: live this is the full display name.
Full human-readable location name. Returned for source: hiring only.
ISO 3166-1 alpha-2 country code. Returned for source: hiring only.
Geo-zone kind (e.g. country, region, city). Returned for source: database only.
Human-readable context such as parent regions and kind. Returned for source: database only.