{
  "x402Version": 2,
  "id": 7994,
  "slug": "7994",
  "resource": "https://nickname-trident-driveway.ngrok-free.dev/v1/x402/capture",
  "description": "Capture a URL as PNG/JPEG/PDF + free OG metadata",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0xB25572D7317eb98EBb39c45Da40eAAEA2A56c25e",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "format": "png",
            "url": "https://example.com"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "artifact": {
              "bytes": 2048,
              "data": "aGVsbG8gd29ybGQ=",
              "format": "png",
              "url": "https://example.com/v1/artifacts/00000000-0000-4000-8000-000000000000"
            },
            "payment": {
              "payer": "0x000000000000000000000000000000000000dEaD",
              "priceUsdcUnits": 1000
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "format": {
                    "description": "Screenshot format (default png)",
                    "enum": [
                      "png",
                      "jpeg",
                      "pdf"
                    ],
                    "type": "string"
                  },
                  "options": {
                    "additionalProperties": false,
                    "description": "Capture options",
                    "properties": {
                      "fullPage": {
                        "description": "Capture the full scrollable page",
                        "type": "boolean"
                      },
                      "timeoutMs": {
                        "description": "Page load timeout in milliseconds",
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  },
                  "url": {
                    "description": "The page to capture",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "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": "nickname-trident-driveway.ngrok-free.dev",
  "lastUpdated": "2026-09-05T13:44:44.435Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T13:44:44.05Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "nickname-trident-driveway.ngrok-free.dev",
    "manifest_name": "nickname-trident-driveway.ngrok-free.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}