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

# Zupy Partner API

> Build loyalty integrations with the Zupy Partner API

## Zupy Partner API — Build loyalty integrations

Integrate your platform with Zupy to manage customers, loyalty programs, rewards, coupons, and webhooks through a unified REST API.

<Card title="Getting Started" icon="rocket" href="/guides/getting-started" horizontal>
  Set up your API key and make your first request in minutes
</Card>

## What You Can Build

<Columns cols={2}>
  <Card title="Customer Management" icon="users" href="/api-reference">
    Create, search, and manage customers. Track points, balances, and loyalty history.
  </Card>

  <Card title="Loyalty Programs" icon="gift" href="/api-reference">
    Access loyalty program details, calculate points, and manage rewards catalogs.
  </Card>

  <Card title="Rewards & Coupons" icon="ticket" href="/api-reference">
    Generate coupons, validate redemptions, and browse available rewards.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/guides/webhook-setup">
    Receive real-time notifications for customer events, transactions, and integrations.
  </Card>
</Columns>

## Essentials

<Columns cols={2}>
  <Card title="Authentication" icon="key" href="/authentication">
    API key authentication via X-API-Key header. Learn how to get and use your credentials.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Browse all endpoints with request/response schemas and try them in the playground.
  </Card>
</Columns>

## Need Help?

<Card title="Contact Support" icon="envelope" href="mailto:webmaster@zupy.com.br" horizontal>
  Get technical support from our developer team.
</Card>
