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

# Overview

> Public API documentation for Pikzels v2

## API Versions

| Version | Status       | Details                            |
| ------- | ------------ | ---------------------------------- |
| `v2`    | Latest       | Current stable public API version. |
| `v1`    | Discontinued | Discontinued on February 17, 2026. |

We aim to notify API customers at least 90 days before retiring a public API version. In exceptional cases, we may discontinue sooner when required.

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Make your first request with current endpoint paths and model names.
  </Card>

  <Card title="Rate Limits" icon="gauge" href="/rate-limits">
    Understand concurrency limits and safe retry behavior.
  </Card>

  <Card title="Errors" icon="triangle-exclamation" href="/errors">
    See current response envelope and common error codes.
  </Card>
</CardGroup>

## Need Help?

<CardGroup cols={2}>
  <Card title="Join Our Community" icon="discord" href="https://go.pikzels.com/discord">
    Get help, share ideas, and connect with the community
  </Card>

  <Card title="Contact Support" icon="envelope" href="https://go.pikzels.com/support">
    Reach out to our support team for assistance
  </Card>
</CardGroup>
