Indeed · Capability

Indeed Talent Acquisition

Unified workflow for managing the hiring pipeline including employer setup, job posting, candidate retrieval, and disposition tracking. Used by ATS partners and hiring platform developers.

Run with Naftiko IndeedTalent AcquisitionHiringJob Postings

What You Can Do

POST
Create employer — Create an employer entity.
/v1/employers
GET
Get employer — Get employer details.
/v1/employers/{id}
PATCH
Update employer — Update employer details.
/v1/employers/{id}
GET
List candidates — List candidates for an employer.
/v1/employers/{id}/candidates
GET
List jobs — List job postings.
/v1/employers/{id}/jobs
POST
Create job — Create a job posting.
/v1/employers/{id}/jobs

MCP Tools

create-employer

Create an employer entity on Indeed.

get-employer

Get employer details.

read-only
update-employer

Update employer details.

idempotent
register-candidate-sync

Register employer for candidate sync.

list-candidates

List candidates for an employer.

read-only
get-candidate

Get candidate details.

read-only
update-disposition

Update candidate disposition status.

idempotent
create-job-posting

Create a job posting on Indeed.

list-employer-jobs

List job postings for an employer.

read-only
get-job-posting

Get job posting details.

read-only
update-job-posting

Update a job posting.

idempotent
expire-job-posting

Expire a job posting.

idempotent

APIs Used

indeed