Recruitee Company (ATS) API

REST API for admin-side ATS operations including candidates, offers (job openings), placements, departments, requisitions, tags, evaluations, scheduled interviews, mailbox messages, and reports. All endpoints are scoped to a company via /c/{company_id} and require a Bearer personal API token in the Authorization header.

API entry from apis.yml

apis.yml Raw ↑
aid: recruitee:company-api
name: Recruitee Company (ATS) API
description: REST API for admin-side ATS operations including candidates, offers (job openings), placements,
  departments, requisitions, tags, evaluations, scheduled interviews, mailbox messages, and reports. All
  endpoints are scoped to a company via /c/{company_id} and require a Bearer personal API token in the
  Authorization header.
humanURL: https://docs.recruitee.com/reference/getting-started
baseURL: https://api.recruitee.com/c/{company_id}
tags:
- ATS
- Recruiting
- REST API
- Bearer Token
properties:
- type: Documentation
  url: https://docs.recruitee.com/reference/getting-started
- type: Authentication
  url: https://support.recruitee.com/en/articles/1066282-api-documentation
- type: FAQ
  url: https://support.recruitee.com/en/articles/8213076-faq-api