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

# Introduction

> Welcome to ApiTraffic - The complete API monitoring and analytics platform

## What is ApiTraffic?

ApiTraffic is a comprehensive API monitoring and analytics platform that helps developers and teams understand, optimize, and secure their API traffic. Built as a modern microservices architecture, ApiTraffic provides real-time insights into your API performance, usage patterns, and potential issues.

## Key Features

<CardGroup cols={2}>
  <Card title="Real-time Monitoring" icon="chart-line" href="/essentials/monitoring">
    Monitor your API traffic in real-time with detailed metrics and analytics
  </Card>

  <Card title="Framework Integrations" icon="plug" href="/integrations/overview">
    Easy integration with Express, Fastify, Hapi, Koa, and Strapi
  </Card>

  <Card title="Traffic Analytics" icon="chart-bar" href="/essentials/analytics">
    Deep insights into API usage patterns, performance, and user behavior
  </Card>

  <Card title="Error Tracking" icon="bug" href="/essentials/error-tracking">
    Comprehensive error tracking and debugging capabilities
  </Card>
</CardGroup>

## Architecture Overview

ApiTraffic is built as a distributed system with the following core components:

* **API Server** - Main REST API for platform management and data access
* **Processor** - Background service for processing API traffic data
* **Relay** - Traffic forwarding and routing service
* **Client Libraries** - SDK packages for various frameworks
* **UI Dashboard** - Web interface for monitoring and analytics

## Getting Started

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running with ApiTraffic in under 5 minutes
  </Card>

  <Card title="Choose Your Framework" icon="code" href="/integrations/overview">
    Find the integration guide for your preferred framework
  </Card>
</CardGroup>

## Support

Need help? We're here to support you:

* **Documentation**: Comprehensive guides and API reference
* **Community**: Join our community for discussions and support
* **Email**: Reach out to [support@apitraffic.io](mailto:support@apitraffic.io) for direct assistance
