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

# API Overview

> Welcome to the official API documentation for AirMDR services. Our RESTful API gives you programmatic access to your data and tools to build powerful integrations, custom workflows, and apps.

## 🔐 Authentication

All API requests require a valid API token. You can create and manage tokens from your [AirMDR → API Tokens](https://app.airmdr.com/admin/tokens) dashboard.

🔗 [How to generate an AirMDR API Token →](https://docs.airmdr.com/api-reference/apitoken)

## ⚡ Quick Start

Select a section to explore

<CardGroup cols="2">
  <Card title="Case Manager" icon="briefcase" href="https://app.airmdr.com/docs/api/case_manager.html" />

  <Card title="User Management" icon="user-check" href="https://app.airmdr.com/docs/api/user_management_service.html" />
</CardGroup>

### ✅ Preloaded Header Parameters

<Info>
  When you generate a new API token, all required **header parameters**—including the `Authorization` header — are automatically preloaded and ready for use in your request examples and SDKs.

  > 💡 No need to manually set headers! We handle it for you when you create a token and authenticate your requests with the token.
</Info>

## 🚀 What’s Possible

* 📡 **Authenticate** with secure API tokens
* 🧠 **Access user & project data**
* 🔄 **Automate processes**
* 📊 **Generate reports and analytics**
