> ## Documentation Index
> Fetch the complete documentation index at: https://api-docs.jarvi.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve projects

> This API allows you to retrieve all recruitment projects as well as prospecting projects and their associated information. The goal is often to display them on your website.

Here's how to proceed:

<Steps>
  <Step title="Get my API keys">
    If you don't already have your API keys, follow the steps in the <a href="../api-keys">Get my API keys</a> section
  </Step>

  <Step title="Explore the API">
    Check out the detailed documentation of the <a href="../api-reference/projects/get">GET projects API</a>. It will
    also be helpful to understand the concept of <a href="../custom-fields">Custom fields</a>
  </Step>

  <Step title="Combine with application submissions">
    Now that you've retrieved the projects, you might also want to send applications to Jarvi:{' '}
    <a href="./applicants">Use case: sending applications to Jarvi</a>
  </Step>
</Steps>
