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

# Tidyhire API

> Build powerful recruiting integrations with the Tidyhire API

## Getting Started

<Columns cols={2}>
  <Card title="Introduction" icon="book" href="/api-reference/introduction">
    Learn about the API base URL, request format, and how to get started.
  </Card>

  <Card title="Authentication" icon="key" href="/api-reference/authentication">
    Set up your API key and authenticate your requests.
  </Card>
</Columns>

## Integration Flow

<Card title="Integration Flow" icon="diagram-project" href="/api-reference/integration-flow" horizontal>
  Understand the end-to-end flow of integrating with the Tidyhire API.
</Card>

## Guides

<Card title="Webhooks" icon="webhook" href="/api-reference/webhooks" horizontal>
  Receive real-time notifications when events happen in your workspace.
</Card>

## Endpoints

<Card title="Interview Invite" icon="user-plus" href="/api-reference/endpoint/interview-invite" horizontal>
  Invite one or more candidates to an AI-powered interview.
</Card>
