June 15, 2026
Release notes: June 15, 2026
Job Sync API
- Moved the XML feed reference to a new top-level Job Sync XML feed section, alongside the Job Sync API as a job indexing method. Existing Indeed Apply XML feed links redirect to the new location.
- Added salary guidance to the XML feed reference: Indeed might not display salary or other pay data unless it uses the correct numerical format.
Candidate Sync APIs
- Clarified in the Send Candidates API best practices that each update replaces the previous version, so you must send the full application every time.
- Consolidated the Candidate Sync API guides under top-level routes and restructured the Employer Registration API integration guide into a four-step workflow.
Disposition Sync API
- Added a note to the Disposition Sync API for Japan partners that using a non-production
indeedApplyIdin test dispositions can cause an error, and localized the applicant status reference table in Japanese.
Authentication
- Updated the Partner Console and OAuth credential guidance to separate steps for partners in Japan and outside Japan, clarifying how to get
client_idandclient_secretin each market.
Integration basics
- Added a standard error codes reference to GraphQL clients best practices, including common errors such as
BAD_USER_INPUT,FORBIDDEN, andUNAUTHENTICATED.