Skip to main content
GET
Job Search Occupation Taxonomy Helper

Job Search Occupation Taxonomy

Occupation taxonomy autocomplete for Job Search. The taxonomy is a broad-to-specific hierarchy that maps free-text occupation queries to canonical IDs and labels.

Endpoint Details

Occupation taxonomy autocomplete is free. Use this for filter-builder UIs that need a structured taxonomy picker.

Quick Example


Request Parameters

string
Free-text occupation query.
string
Restrict results to a single level. One of level1, level2, or level3. Omit to return matches across all levels.
integer
default:"10"
Number of taxonomy entries to return.

Response

object[]
Matching taxonomy entries with id, name, level metadata, and a human-readable path.
number
Always 0 for this helper.

Example Response


Job Search

Pass occupationTaxonomy.level1/2/3 arrays into search.

Job Search Titles

Find specific job titles within a taxonomy branch.

Job Search Tags

Tags often map to taxonomy nodes — pair them in filter builders.

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
level
enum<string>
Available options:
level1,
level2,
level3
limit
integer
default:10

Response

200

Occupation taxonomy helper results