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

# V2 API Overview

> The Gifting API - send gifts to recipients and let them choose their item. Fully supported alongside V3.

V2 is the Gifting API. Create a campaign, send a gift, and Snappy handles the recipient experience - they choose their item, enter their address, and an order is generated automatically.

## What's in V2

<CardGroup cols={3}>
  <Card title="Gifts" icon="gift">
    Create, track, and expire gifts.
  </Card>

  <Card title="Campaigns" icon="bullhorn">
    Configure gifting occasions.
  </Card>

  <Card title="Collections & Products" icon="grid-2">
    Browse the gift catalog.
  </Card>
</CardGroup>

## When to use V2

Use V2 when you want Snappy to host the recipient experience - the unwrapping, item selection, and address entry. Your integration creates the gift; Snappy handles the rest.

<Note>
  Building a new integration? Check out [V3](/modules/api/v3/overview) for direct ordering without a gift flow.
</Note>
