{
  "x402Version": 2,
  "id": 14333,
  "slug": "14333",
  "resource": "https://market.memoryapi.org/x402/market/holdings",
  "description": "Institutional investor SEC Form 13F filings. Look up any institution by CIK or name to get their latest 13F filing date and link.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "SEC EDGAR Form 13F institutional holdings data. Query by CIK number or institution name. Default is Berkshire Hathaway.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {
            "cik": "0001067983"
          },
          "schema": {
            "properties": {
              "cik": {
                "description": "SEC CIK number (default: 0001067983 for Berkshire Hathaway)",
                "type": "string"
              },
              "institution": {
                "description": "Institution name to search (e.g. \"Bridgewater Associates\")",
                "type": "string"
              }
            },
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cik": "1067983",
            "filing_url": "https://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0001067983&type=13F",
            "institution_name": "BERKSHIRE HATHAWAY INC",
            "latest_13f_date": "2024-11-14",
            "source": "SEC EDGAR Form 13F",
            "success": true
          }
        },
        "serviceName": "MemoryAPI Market",
        "tags": [
          "finance",
          "stocks",
          "crypto",
          "market"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "market.memoryapi.org",
  "lastUpdated": "2026-09-08T08:37:51.538Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-08T08:37:51.3Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "market.memoryapi.org",
    "manifest_name": "market.memoryapi.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}