{
  "x402Version": 2,
  "id": 4906,
  "slug": "4906",
  "resource": "https://api.reloadpi.com/api/catalog/topups/offers",
  "description": "Reloadpi — Search prepaid mobile top-up and airtime offers for 150+ countries worldwide",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8a598A28a435Fe44D31854251b1c88d0781ea822",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "country": "ES",
            "limit": 10,
            "offset": 0,
            "operator": "Movistar"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "offers": [
              {
                "amount": 250,
                "country": "GH",
                "currency": "GHS",
                "offerId": "AIRTELTIGO_GH_025",
                "operator": "AirtelTigo",
                "price": 25.61
              }
            ],
            "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": {
                  "country": {
                    "description": "ISO country code e.g. ES",
                    "type": "string"
                  },
                  "limit": {
                    "description": "Results per page",
                    "type": "number"
                  },
                  "offset": {
                    "description": "Pagination offset",
                    "type": "number"
                  },
                  "operator": {
                    "description": "Mobile operator name",
                    "type": "string"
                  }
                },
                "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:46:00.956Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-11T11:46:00.71Z"
  },
  "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"
  }
}