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

# Firemoon Studio API

> Lightning fast AI inference at scale. Deploy production-ready AI models in milliseconds with 90% lower costs and sub-second response times.

## Welcome to Firemoon Studio

Deploy production-ready AI models in milliseconds. We've generated over 50M+ images with our blazing-fast, cost-optimized inference platform.

<Info>
  **Ready to get started?** [Create your API key →](https://firemoon.studio/keys)
</Info>

## Quick Start

Get up and running with the Firemoon Studio API in minutes.

<Card title="Get Started" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to make your first API call.
</Card>

## Supported Providers

We support the industry's leading AI models across multiple providers.

<Columns cols={2}>
  <Card title="FLUX" icon="sparkles" href="/providers/flux">
    Blazing fast image generation with enhanced creative control.
  </Card>

  <Card title="Ideogram" icon="image" href="/providers/ideogram">
    High-quality image generation with character editing capabilities.
  </Card>

  <Card title="Kling" icon="video" href="/providers/kling">
    Professional video generation with cinematic quality.
  </Card>

  <Card title="Minimax" icon="wand-magic-sparkles" href="/providers/minimax">
    Advanced AI models for creative content generation.
  </Card>

  <Card title="Google Veo" icon="circle-play" href="/providers/google">
    Google's latest video generation technology.
  </Card>

  <Card title="Nano Banana" icon="banana" href="/providers/nano-banana">
    Specialized models for unique creative applications.
  </Card>
</Columns>

## API Features

<Columns cols={2}>
  <Card title="Lightning Fast" icon="zap">
    Sub-second response times for image and video generation.
  </Card>

  <Card title="Cost Optimized" icon="dollar-sign">
    90% lower costs compared to traditional AI inference platforms.
  </Card>

  <Card title="Production Ready" icon="server">
    Enterprise-grade reliability with 99.9% uptime.
  </Card>

  <Card title="Multi-Provider" icon="layers">
    Access models from FLUX, Ideogram, Kling, and more in one API.
  </Card>
</Columns>

## API Reference

Everything you need to integrate with the Firemoon Studio API.

<Card title="View API Reference" icon="terminal" href="/api-reference/overview">
  Complete API documentation with examples in multiple languages.
</Card>

## Code Examples

<Columns cols={3}>
  <Card title="JavaScript" icon="code" href="/api-reference/examples/javascript">
    Node.js and browser examples.
  </Card>

  <Card title="Python" icon="code" href="/api-reference/examples/python">
    Python SDK and requests examples.
  </Card>

  <Card title="cURL" icon="terminal" href="/api-reference/examples/curl">
    Command-line examples for testing.
  </Card>
</Columns>
