jobdata

Added `ext_id` filtering to Jobs API + normalized future publish timestamps

jobdataapi.com 4.25 / API version 1.28

0 min read · May 30, 2026 · Markdown version
Table of contents

New ext_id filter on /api/jobs/

The /api/jobs/ endpoint now supports filtering by ext_id (external job ID). This allows direct lookup of listings by source-specific identifier and helps avoid errors caused by unsupported query parameters. Supported usage includes single values, multi-value filters, and exclusions:

  • ext_id=62140064
  • ext_id=62140064|6524216002
  • ext_id=62140064|-6524216002

See endpoint docs: /c/jobs-api-endpoint-documentation/

Future publish timestamps now normalized at import

We fixed an issue where some job listings could appear with a publish date in the future. From now on, newly imported listings are automatically normalized so their publish date can never be later than the current UTC time.

This means customers will no longer see future-dated jobs in API responses, resulting in a more reliable chronological feed.

This behavior is now standardized across all supported import sources. Listings with future timestamps are still accepted when otherwise valid, but their publish date is adjusted to the current UTC time at import, preventing incorrect future visibility while preserving listing availability.

Related Docs

Added company website/domain filter to jobs endpoint
Added company open/total job counts + filters
API page-size maximum reduced to 4000
Added company flag for recruiting/staffing firms + enhanced filtering options
Added API Access Lite Plan + Smarter Age-Window Defaults for Jobs API
Added application URL query filter + (multi) country code parameter enhancements
Improved API query validation
Removal of clearance_required field from job result structure
Optimized Vector Embeddings & Search
Improved Job States (geo) search, Markdown job descriptions, and lean data retrieval
Full job data downloads now available!
Added YouTube links to company profiles
Added source/ATS and company filtering + source ID fields
Job filtering by vector embedding now available + added Apprenticeship job type
Added Role Taxonomy Tags Endpoint + Job Role Filters
Added salary estimates and converted values + location_string to download CSVs
Query behavior changes for application_url, title, and location filters
New location, ID fields and filters
Enhanced Company HQ Data + new Geographic Filters
Enhanced multi-value parameters for Job and Company queries

Explore jobdata API with AI tools

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