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

# GistMag API Documentation

> Complete API documentation for GistMag – AI-powered alt text, speech, blog metadata and site audits.

## Welcome to GistMag API

GistMag provides powerful AI-driven APIs for generating alt text for images, converting text to speech, creating blog metadata, and running site audits with clear scores. Build accessible, performant, and engaging sites with ease.

<Card title="Quick Start" icon="rocket" href="/quickstart" horizontal>
  Get started with the GistMag API in minutes.
</Card>

## Core Features

<Columns cols={2}>
  <Card title="Alt Text Generation" icon="image" href="/api-reference/alt-text/generate">
    Generate accurate, descriptive alt text for images using advanced AI models.
  </Card>

  <Card title="Text-to-Speech" icon="microphone" href="/api-reference/tts/introduction">
    Convert text to natural-sounding speech with voice cloning and streaming support.
  </Card>

  <Card title="Blog Metadata" icon="pen" href="/api-reference/blog-generator/introduction">
    Generate images, excerpts, categories, and tags for your blog posts.
  </Card>

  <Card title="Site Audit" icon="gauge" href="/api-reference/site-audit">
    Run site audits with scores for performance, accessibility, best practices, and SEO.
  </Card>

  <Card title="Batch Processing" icon="layer-group" href="/api-reference/alt-text/batch">
    Process multiple images or long text efficiently with batch endpoints.
  </Card>

  <Card title="Usage Tracking" icon="chart-line" href="/api-reference/management/usage">
    Monitor your API usage and manage your account seamlessly.
  </Card>
</Columns>

## Getting Started

1. **Get Your API Key**: Sign up at [GistMag Dashboard](https://gistmag.co.uk/dashboard) and create an API key
2. **Make Your First Request**: Follow our [Quick Start Guide](/quickstart)
3. **Explore the API**: Browse the [API Reference](/api-reference/introduction)

## Base URL

All API requests should be made to:

```
https://api.gistmag.co.uk
```

## Need Help?

<Card title="View Examples" icon="code" href="/api-reference/introduction">
  Check out our comprehensive API reference with code examples.
</Card>
