{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "screenshot-pdf-x402-production-up-railway-app-api-screenshot",
  "title": "Screenshot PDF \u00b7 Capture webpage screenshots",
  "url": "https://screenshot-pdf-x402-production.up.railway.app/api/screenshot",
  "category": "tools",
  "summary": "Capture webpage screenshots with configurable format, dimensions, and full-page scrolling support.",
  "seo": {
    "title": "Webpage Screenshot API | PNG JPEG WebP | x402",
    "description": "Capture webpage screenshots in PNG, JPEG, or WebP format. Full-page or viewport capture with custom dimensions. Pay per call with USDC on Base."
  },
  "use_cases": [
    "Generate preview thumbnails for link sharing",
    "Archive webpage state for compliance documentation",
    "Create visual regression test baselines"
  ],
  "ideal_buyer": "Automation tools and monitoring services needing reliable webpage capture without managing headless browser infrastructure.",
  "example_prompt": "Take a full-page screenshot of https://example.com in WebP format",
  "example_request_body": {
    "url": "https://example.com",
    "format": "webp",
    "fullPage": true
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.4,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "8000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL to screenshot (e.g. https://example.com)"
              },
              "width": {
                "type": "number",
                "description": "Viewport width in px (default: 1280)"
              },
              "format": {
                "enum": [
                  "png",
                  "jpeg",
                  "webp"
                ],
                "type": "string",
                "description": "Image format (default: png)"
              },
              "height": {
                "type": "number",
                "description": "Viewport height in px (default: 720)"
              },
              "fullPage": {
                "type": "boolean",
                "description": "Capture full scrollable page (default: false)"
              }
            }
          },
          "type": "http",
          "method": "GET",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "string",
            "description": "Binary image data (PNG, JPEG, or WebP) returned with appropriate Content-Type header. Typical size 200-800KB."
          },
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-186df0784047",
  "origin": {
    "slug": "screenshot-pdf-x402-production-up-railway-app",
    "host": "screenshot-pdf-x402-production.up.railway.app",
    "title": "Screenshot PDF x402 API",
    "description": "An x402-payable API that converts web pages to PDF documents. Accepts payment on Base mainnet. Returns rendered PDFs of specified URLs.",
    "url": "https://screenshot-pdf-x402-production.up.railway.app",
    "favicon": "https://screenshot-pdf-x402-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/screenshot-pdf-x402-production-up-railway-app-api-screenshot",
    "url": "https://x402all.com/resource/screenshot-pdf-x402-production-up-railway-app-api-screenshot",
    "name": "Screenshot PDF \u00b7 Capture webpage screenshots",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/screenshot-pdf-x402-production-up-railway-app-api-screenshot",
      "@type": "Offer",
      "price": "0.008",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.008000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://screenshot-pdf-x402-production.up.railway.app/api/screenshot",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/screenshot-pdf-x402-production-up-railway-app",
      "url": "https://screenshot-pdf-x402-production.up.railway.app",
      "name": "Screenshot PDF x402 API",
      "@type": "Organization"
    },
    "identifier": "screenshot-pdf-x402-production-up-railway-app-api-screenshot",
    "description": "Capture webpage screenshots in PNG, JPEG, or WebP format. Full-page or viewport capture with custom dimensions. Pay per call with USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=screenshot-pdf-x402-production-up-railway-app-api-screenshot",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=screenshot-pdf-x402-production-up-railway-app-api-screenshot"
}
