{
  "x402Version": 2,
  "id": 7887,
  "slug": "7887",
  "resource": "https://linklens-sand.vercel.app/api/inspect",
  "description": "Extract metadata and readable text from a public URL.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9720950D3E4D9E8c9e23E84e04e683b00204874c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9720950D3E4D9E8c9e23E84e04e683b00204874c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "search",
      "info": {
        "description": "Extract metadata and readable text from a public URL.",
        "input": {
          "method": "GET",
          "queryParams": {
            "url": "https://example.com"
          },
          "type": "http"
        },
        "name": "Link Lens URL Inspector",
        "output": {
          "example": {},
          "type": "json"
        },
        "serviceName": "Link Lens URL Inspector"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "url": {
                    "description": "Public HTTP(S) URL",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "url-intelligence",
        "metadata",
        "web",
        "links",
        "scraping"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "linklens-sand.vercel.app",
  "lastUpdated": "2026-09-16T18:19:48.419Z",
  "quality": {
    "calls30d": 17,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-16T18:19:48.255Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "linklens-sand.vercel.app",
    "manifest_name": "linklens-sand.vercel.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}