{
  "x402Version": 2,
  "id": 2958,
  "slug": "2958",
  "resource": "https://proxy.aproxpay.com/v1/proxy",
  "description": "Residential proxy fetch (up to 2MB). Returns HTTP 200 with the target body; read X-Target-Status for the origin status. Billed for the forwarded request, not for a 2xx origin response. For larger responses use /v1/proxy/large; at >17 requests a session pass is cheaper.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xcE48d4C2914C9E22A920883622cC04b1f6a5856c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "region": "us",
            "sticky": true,
            "sticky_duration": 30,
            "url": "https://example.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "note": "Target body bytes; read X-Target-Status for origin status"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "region": {
                    "description": "Optional ISO 3166-1 alpha-2 exit country (see GET /v1/countries). No surcharge.",
                    "maxLength": 2,
                    "minLength": 2,
                    "type": "string"
                  },
                  "sticky": {
                    "type": "boolean"
                  },
                  "sticky_duration": {
                    "enum": [
                      30,
                      60
                    ],
                    "type": "integer"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "proxy.aproxpay.com",
  "lastUpdated": "2026-09-17T03:31:27.191Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-17T03:31:26.773Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "proxy.aproxpay.com",
    "manifest_name": "proxy.aproxpay.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"
  }
}