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

# Introduction

> Welcome to Electron Hub API - Your unified gateway to 450+ AI models

<img className="block dark:hidden rounded-2xl" src="https://mintcdn.com/electronhub/yFLLxumkQXKKJFGg/images/electron-bg.jpg?fit=max&auto=format&n=yFLLxumkQXKKJFGg&q=85&s=15c0331230c3aa3ee6a079888a36fc6a" alt="Electron Hub Banner" width="2730" height="1536" data-path="images/electron-bg.jpg" />

<img className="hidden dark:block rounded-2xl" src="https://mintcdn.com/electronhub/yFLLxumkQXKKJFGg/images/electron-bg.jpg?fit=max&auto=format&n=yFLLxumkQXKKJFGg&q=85&s=15c0331230c3aa3ee6a079888a36fc6a" alt="Electron Hub Banner" width="2730" height="1536" data-path="images/electron-bg.jpg" />

Welcome to the Electron Hub API documentation! This comprehensive guide will help you integrate our powerful AI capabilities into your applications.

## What is Electron Hub?

Electron Hub provides unified access to multiple AI models through a single, easy-to-use API. Whether you need chat completions, image generation, embeddings, or content moderation, we've got you covered.

## Key Features

* **Multiple Model Support**: Access models from OpenAI, Anthropic, and other providers
* **Unified Interface**: Consistent API across all model types
* **High Performance**: Optimized for speed and reliability
* **Competitive Pricing**: Cost-effective access to premium AI models
* **Developer-Friendly**: Comprehensive documentation and examples

## Getting Started

1. **Get an API Key**: Sign up at [our playground](https://app.electronhub.ai#console)
2. **Read the Quickstart**: Follow our [quickstart guide](/getting-started/quickstart)
3. **Explore the API**: Check out our [API reference](/api-reference/chat/completions)
4. **Try Examples**: See our [examples](/examples/chat-examples) in action

## Need Help?

* Join our [Discord community](https://discord.com/invite/electronhub)
* Check out the [playground](https://app.electronhub.ai)
* Read our [best practices guide](/guides/best-practices)

## Quick Links

<CardGroup cols={2}>
  <Card title="Electron Hub Dashboard" icon="chart-line" href="https://app.electronhub.ai#console">
    Build AI applications using Electron Hub API for any purpose using our models.
  </Card>

  <Card title="Electron Hub Models" icon="cube" href="https://app.electronhub.ai#models">
    Explore all of the models available in the Electron Hub API.
  </Card>
</CardGroup>
