jobdata

Geo radius search expansion for Jobs API location filters

jobdataapi API v4.27 / API version 1.30

0 min read · June 19, 2026

This release expands geo radius filtering on the /api/jobs/ endpoint so it can now work from city filters in addition to numeric coordinates.

If geo_radius is provided with city_id and/or city_name, the API now uses the matching city latitude/longitude values as search centers and returns jobs associated with any city within that radius. When geo_lat/geo_lon are also provided, all center inputs are combined using union behavior (OR), so listings near any provided center are included.

geo_radius remains constrained to values greater than 0 and lower than 1000 (for example, 1 and 999 are valid). Geo radius filtering is available for API access pro subscriptions and higher.

You can find our updated docs here: Jobs API Endpoint Documentation - Parameters

Related Docs

Added application URL query filter + (multi) country code parameter enhancements
Enhanced Company HQ Data + new Geographic Filters
GeoNames upgrade, new population field and filters, expired field now in job results
Removal of clearance_required field from job result structure
Full job data downloads now available!
jobdataapi.com now has Changelog section 🎉
Added llms.txt and llms-full.txt for AI-friendly implementation guidance
Added Role Taxonomy Tags Endpoint + Job Role Filters
Added Remote Work Mode Classification
Job filtering by vector embedding now available + added Apprenticeship job type
Introducing Vector Embeddings and Vector Search in the jobdata API
Added YouTube links to company profiles
Change of length for job title and location fields
Improved API query validation
Added source/ATS and company filtering + source ID fields
Added new Job States (geo) endpoint, query filters, and more
Improved Job States (geo) search, Markdown job descriptions, and lean data retrieval
Added company open/total job counts + filters
Maximum value for "page_size" parameter increased to 5000
Optimized Vector Embeddings & Search