Product Catalog
Browse Catalog
Returns a paginated catalog of gift products available to your API key (filtered by the key’s allowed countries).
How to call
- Method: GET
- URL:
{server}/api/v1/business/products - Header:
X-API-Key: <your-api-key> - Query: optional
page,limit,sortBy,order(see parameters below).
GET
Browse Catalog
Authorizations
Your UGiftMe API key for authentication.
Format: Secure API key (e.g., <your-api-key>)
Required: All endpoints require this header
Example: X-API-Key: <your-api-key>
Query Parameters
Required range:
x >= 1Available options:
asc, desc Browse Catalog
