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

# Get gift cards

> List gift card products available for a country

Retrieve the gift card products available for a given country.

## Endpoint

```
GET https://api-v3.reeple.ai/giftcards/{isoCode}
```

| Parameter | Type   | Description                                         |
| --------- | ------ | --------------------------------------------------- |
| `isoCode` | String | **Required.** Two-letter country code per ISO 3166. |
