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

# API Reference Overview

> Overview of Proced AI API endpoints and capabilities

<CardGroup cols={2}>
  <Card title="Procedures" icon="files" href="/api-reference/procedures">
    Transform raw procedures into interactive, step-by-step guides with real-time collaboration, version control, and customizable workflows for seamless team documentation.
  </Card>

  <Card title="Projects" icon="folder-tree" href="/api-reference/projects">
    Streamline your documentation workflow with an intuitive platform that converts scattered procedures into organized, accessible, and collaborative knowledge bases.
  </Card>

  <Card title="Categories" icon="layer-group" href="/api-reference/categories">
    Intelligently classify and structure procedures with dynamic categories that adapt to your organization's workflow, enabling effortless navigation and discovery.
  </Card>

  <Card title="Members" icon="users" href="/api-reference/members">
    Empower team collaboration with real-time procedure editing, role-based access control, and seamless version tracking for coordinated documentation management.
  </Card>
</CardGroup>

<Note>
  All API endpoints require authentication using your API key. Click through to
  each section for detailed endpoint documentation.
</Note>
