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

# Introduction

> Welcome to the Qode API documentation

## Welcome

Welcome to the official Qode API documentation. Our API allows you to seamlessly incorporate Qode's powerful recruitment and interviewing tools directly into your own platforms and workflows.

Explore the sections below to learn about authentication, environments, and how to integrate with our API.

<CardGroup cols={2}>
  <Card title="Authentication" icon="key" href="/api-reference/authentication">
    Learn how to authenticate your requests using Bearer tokens.
  </Card>

  <Card title="Integration API" icon="puzzle-piece" href="/api-reference/integration">
    Explore the core API for managing interviews and candidates.
  </Card>

  <Card title="Embedding Guide" icon="window-maximize" href="/guides/iframe-embedding">
    Seamlessly embed the interview experience into your app.
  </Card>

  <Card title="Model Context Protocol" icon="robot" href="/api-reference/mcp">
    Connect your AI tools directly to our API documentation.
  </Card>
</CardGroup>
