{
  "x402Version": 2,
  "id": 8496,
  "slug": "8496",
  "resource": "https://x402.creative-tim.com/api/shadcn-block",
  "description": "Get ShadCN UI component blocks and templates",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x45ac00db8bdd4b837abbbf75888cbdfe6b6d8943",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "HEAD",
          "queryParams": {
            "block_name": "testimonials-02"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "block_name": "testimonials-02",
            "component": {
              "code": "export function Testimonials02() { ... }",
              "description": "Testimonial cards with social proof badges",
              "name": "testimonials-02",
              "path": "components/testimonials-02.tsx"
            },
            "page": {
              "code": "export default function Page() { ... }",
              "path": "app/testimonials-02/page.tsx"
            },
            "success": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "HEAD"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "block_name": {
                    "description": "Name of the block to fetch (e.g., testimonials-02, cruds-01). Defaults to testimonials-02 if not provided.",
                    "type": "string"
                  }
                },
                "required": [],
                "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": [
    "bazaar"
  ],
  "sourceHost": "x402.creative-tim.com",
  "lastUpdated": "2026-09-16T17:15:49.464Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T17:15:49.235Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.creative-tim.com",
    "manifest_name": "x402.creative-tim.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"
  }
}