Helpers let your frontend send friendly values (a company name, a tag, a country code) and get back canonical filter IDs before running Job Search. Use them for autocomplete, filter builders, and preflight validation screens.
The main Job Search route auto-resolves friendly values when autoResolve: true. Use these helpers directly when you want to show choices before search, or to avoid ambiguous fuzzy matches in production.
Metric
Value
Requests/Minute
300
Burst Capacity
~5 requests/second
Rate limits are subject to change. Custom rate limits are available on enterprise plans — contact us.
The resolve endpoint accepts the same filter blocks as Job Search, but instead of running a search it returns canonical IDs and labels for whatever you passed in.