Skip to content
OpenAPI 3.1

Public catalogue API

Read-only, no key, no sign-up. The same data this site renders, as JSON — use it, cite it, build on it.

Base URL
https://privgift.com/api/v1
Authentication
None. CORS is open to all origins.
Rate limit
120 requests per minute per IP.

Endpoints

OpenAPI 3.1 spec

/api/v1/openapi.json

Example response

{
  "data": [
    {
      "id": "prd_amazon_us",
      "slug": "amazon-gift-card-us",
      "name": "Amazon Gift Card (United States)",
      "brand": { "id": "brand_amazon", "slug": "amazon", "name": "Amazon" },
      "countryCode": "US",
      "currency": "USD",
      "denominations": [
        { "sku": "amazon-gift-card-us-10", "value": 10, "inStock": true },
        { "sku": "amazon-gift-card-us-25", "value": 25, "inStock": true }
      ],
      "customAmount": { "min": 5, "max": 500, "step": 5 },
      "discountPercent": 2,
      "feePercent": 0,
      "inStock": true,
      "delivery": "instant",
      "cryptos": ["BTC", "ETH", "USDT", "USDC", "LTC", "TRX", "XMR"]
    }
  ],
  "meta": { "total": 159, "page": 1, "perPage": 24, "totalPages": 7, "version": "1.0.0" },
  "links": { "documentation": "/api-docs", "openapi": "/api/v1/openapi.json" }
}

All brand names and logos are trademarks of their respective owners. PrivGift is an independent reseller and is not affiliated with, endorsed by, or sponsored by any listed brand.[email protected]