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

# API Reference Overview

> Welcome to the Maxim API documentation. This guide provides comprehensive information about our available APIs, their endpoints, and how to use them to integrate Maxim's capabilities into your applications.

## How To Use The Maxim API

The Maxim API provides programmatic access to all platform features, allowing you to integrate Maxim's capabilities into your applications and workflows.

## Available APIs

Maxim offers several specialized APIs to help you integrate with our platform:

| API                           | Description                                                |
| ----------------------------- | ---------------------------------------------------------- |
| **Prompts API**               | Manage AI prompts and templates                            |
| **Alerts API**                | Configure and manage alert notifications                   |
| **Integrations API**          | Connect Maxim with external services like Slack, Pagerduty |
| **Log Repositories API**      | Manage log storage and organization                        |
| **Test Runs API**             | Create and manage test execution workflows                 |
| **Test Run Share Report API** | Generate and share test results                            |
| **Test Run Entries API**      | Access detailed test execution data                        |
| **Logs API**                  | Query and analyze log data                                 |
| **Datasets API**              | Manage training and evaluation datasets                    |
| **Evaluators API**            | Get evaluator details and execute evaluators               |
| **Workflows API**             | Create, list, update, and delete workflows                 |
| **Logging API**               | Log and trace your application                             |

## Authentication

All API requests require authentication using API keys.

Include your API key in the request headers using the `x-maxim-api-key` header:
