Skip to main content
GET
Job Search Locations Helper

Job Search Locations

Location autocomplete for Job Search. Resolve country, region, state, and city candidates into canonical IDs for exact geo filtering.

Endpoint Details

Location autocomplete is free across all four location types (country, region, state, city).

Quick Example


Request Parameters

string
Free-text location query (e.g. United, Berlin, California).
string
Location type to search. One of country, region, state, or city.
integer
default:"10"
Number of location candidates to return.

Response

object[]
Matching locations with id, name, and type.

Example Response


Job Search

Pass resolved location.countries / regions / states / cities into search.

Job Country (Legacy)

Legacy v1 country list — prefer this v3 helper for new integrations.

Job Regions (Legacy)

Legacy v1 region list.

Job Search Helpers

Index of all filter helpers.

Authorizations

X-API-Key
string
header
required

Your LeadMagic API key. Header name is case-insensitive (X-API-Key, X-API-KEY, x-api-key all work).

Query Parameters

q
string
type
enum<string>
Available options:
country,
region,
state,
city
limit
integer
default:10

Response

200

Location helper results