Skip to main content

Overview

The catalog endpoint returns all available gift cards and digital products organized by categories like Gaming Cards, Streaming Services, etc. Products should be cached to minimize API calls since the catalog changes infrequently.
Cache catalog data for at least 24 hours. Products are added/removed rarely.

API Reference

GET /v3/gift-cards/catalog

Complete endpoint documentation

Basic Catalog Loading

Response Structure

Caching Implementation

Filtering Products

Only show enabled products to customers:

Region Filtering

Filter products by region if targeting specific markets:

Best Practices

Handle Errors Gracefully

Fall back to cached data if API is temporarily unavailable

Organize by Category

Use category structure for better user experience

Next Steps

Check Products

Get pricing and stock for selected products

Place Orders

Submit orders with validation

API Reference

Complete endpoint documentation

Overview

Back to integration overview

Track Status

Monitor order fulfillment

Secure Delivery

Encrypt and deliver cards