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

# Scanova API Documentation

> Build powerful QR code solutions with the Scanova API

## Welcome to Scanova API

The Scanova API empowers developers to create, manage, and analyze QR codes programmatically. Build dynamic QR code solutions that integrate seamlessly with your applications.

## Quick Access

Essential resources to get you up and running quickly.

<Columns cols={2}>
  <Card icon="rocket" horizontal="false" href="/api-reference/getting-started/introduction#getting-started" title="Get Started">
    Start building with the Scanova API in minutes.
  </Card>

  <Card icon="key" href="/api-reference/getting-started/authentication" title="Authentication">
    Learn how to authenticate with the Scanova API using API keys.
  </Card>

  <Card icon="qrcode" href="/api-reference/endpoint/qr_manager/create" title="Create QR Codes">
    Create dynamic QR codes with custom content and designs.
  </Card>

  <Card icon="terminal" href="/essentials/code" title="API Reference">
    Complete API reference with interactive examples.
  </Card>
</Columns>

## Popular Use Cases

Common scenarios and solutions for QR code integration.

<Columns cols={2}>
  <Card icon="globe" href="/api-reference/endpoint/qr_manager/create" title="Website URL QR Code">
    When scanned, redirects user to a website or encoded URL.
  </Card>

  <Card icon="calendar" href="/api-reference/endpoint/qr_manager/create" title="Business Card QR Code">
    When scanned, displays business card information.
  </Card>

  <Card icon="bullhorn" href="/api-reference/endpoint/analytics/qr-code" title="Analytics">
    Track campaign performance with detailed analytics.
  </Card>

  <Card icon="users" href="/api-reference/endpoint/lead_list/list" title="Lead Generation">
    Capture and manage leads with QR code forms.
  </Card>

  <Card icon="bullhorn" href="/conversion-tracking/introduction" title="Conversion Tracking">
    Track website behavior and attributed conversions after QR scans.
  </Card>
</Columns>

## Developer Resources

Tools and resources to help you build better QR code solutions.

<Columns cols={2}>
  <Card icon="code" href="/essentials/code" title="Code Examples">
    Ready-to-use code samples in multiple programming languages.
  </Card>

  <Card icon="box" href="/development" title="API Integration">
    Learn how to integrate with the Scanova API using HTTP requests.
  </Card>

  <Card icon="gauge" href="/api-reference/getting-started/introduction" title="Rate Limits">
    Understand API rate limits and best practices.
  </Card>
</Columns>

## Need Help?

<Card icon="life-ring" href="https://support.scanova.io" title="Support & Community">
  Get help from our support team or join the developer community.
</Card>
