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

# Outhire Documentation

> Developer docs for integrating with Outhire — AI-powered candidate screening and recruiting automation.

Outhire automates first-round candidate screening with Joel, our conversational AI agent. These docs cover the public API and webhook integrations for connecting Outhire to your ATS, internal tools, and workflows.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="key" href="/quickstart">
    Create an API key and make your first request.
  </Card>

  <Card title="API reference" icon="terminal" href="/api-reference/introduction">
    Manage jobs and candidates programmatically.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/webhooks/overview">
    Get notified when candidates apply or change stages.
  </Card>

  <Card title="Authentication" icon="lock" href="/api-reference/authentication">
    Bearer tokens, scoping, and key management.
  </Card>
</CardGroup>
