jobdata

Added API Access Lite Plan + Smarter Age-Window Defaults for Jobs API

jobdataapi.com 4.24 / API version 1.27

0 min read · April 30, 2026 · Markdown version

We’ve introduced a new API access lite subscription plan and updated /api/jobs/ query behavior to improve response efficiency and reduce unnecessary data transfer on broad queries.

By default, /api/jobs/ now uses a latest 90-day window (max_age=90) when no age/date/ID slicing is provided. This helps keep common requests faster and leaner, especially for high-volume usage patterns.

To avoid silent cutoffs when you intentionally query ranges, the default 90-day window is automatically not applied as soon as you use any slicing parameter (published_since, published_until, min_id, max_id, min_age, or max_age).

If you're on a non-lite access plan, you can also explicitly disable age limiting with:

  • max_age=off
  • max_age=null
  • max_age=0

The new API access lite plan is optimized for recent-job workflows and is always limited to the latest 90 days on /api/jobs/. Date/ID/age slicing parameters are not available on API access lite.

These updates are designed to balance speed, resource efficiency, and predictable query behavior across plans. See the updated Jobs API Endpoint Documentation for full details.

Related Docs

Added company flag for recruiting/staffing firms + enhanced filtering options
Improved API query validation
Added Role Taxonomy Tags Endpoint + Job Role Filters
jobdataapi.com now has Changelog section 🎉
Added source/ATS and company filtering + source ID fields
GeoNames upgrade, new population field and filters, expired field now in job results
Change of length for job title and location fields
Optimized Vector Embeddings & Search
Added application URL query filter + (multi) country code parameter enhancements
Added salary estimates + global currency conversion API endpoint
Enhanced multi-value parameters for Job and Company queries
Improved Job States (geo) search, Markdown job descriptions, and lean data retrieval
Added company website/domain filter to jobs endpoint
Removal of clearance_required field from job result structure
Added YouTube links to company profiles
Added new Job States (geo) endpoint, query filters, and more
Added salary estimates and converted values + location_string to download CSVs
Maximum value for "page_size" parameter increased to 5000
Job filtering by vector embedding now available + added Apprenticeship job type
Introducing Vector Embeddings and Vector Search in the jobdata API

Explore jobdata API with AI tools

Ask an AI assistant how to search and build with live job data.