{
  "x402Version": 2,
  "id": 4899,
  "slug": "4899",
  "resource": "https://api.reloadpi.com/api/catalog/vouchers/offers",
  "description": "Reloadpi — Search gift cards and vouchers from 5000+ brands across 150+ countries",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8a598A28a435Fe44D31854251b1c88d0781ea822",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "brand": "Amazon",
            "category": "shopping",
            "country": "US",
            "limit": 10,
            "offset": 0
          },
          "type": "http"
        },
        "output": {
          "example": {
            "offers": [
              {
                "brand": "Amazon",
                "country": "US",
                "currency": "USD",
                "denomination": 10,
                "offerId": "AMAZON-US-10",
                "price": 10.5
              }
            ],
            "total": 1
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "brand": {
                    "description": "Brand name filter e.g. Amazon",
                    "type": "string"
                  },
                  "category": {
                    "description": "Category filter e.g. shopping",
                    "type": "string"
                  },
                  "country": {
                    "description": "ISO country code e.g. US",
                    "type": "string"
                  },
                  "limit": {
                    "description": "Results per page",
                    "type": "number"
                  },
                  "offset": {
                    "description": "Pagination offset",
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "offers": {
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "total": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.reloadpi.com",
  "lastUpdated": "2026-09-11T11:45:42.559Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-11T11:45:42.12Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.reloadpi.com",
    "manifest_name": "api.reloadpi.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}