---
updatedAt: 2026-09-08T16:35:01.000Z
---

Fetch the complete documentation index at: https://docs.recruitee.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Intro to Careers Site API

<Callout icon="👍" theme="okay">
  ### Work in progress

  This documentation is still a work in progress, but we would like to provide guidance tailored to your needs as soon as you have them.<br />So, if you're missing any endpoints or examples - contact us via Intercom so that we could improve!
</Callout>

The Recruitee Careers Site API allows to view company’s jobs and add new candidates to jobs **from candidate perspective**.

This means that creating a candidate via this API is like a candidate applying for a job and it will trigger all actions connected with it (like sending an application confirmation email)

Common usage of this API would be, for example, to display a list of job offers or implement the application form on your custom website.

<br />