{"uid":"cap_SZ9E9ZsZdlKcxCfY1RCY7","slug":"edgar-13f-hr-institutional-holdings-lookup-46e48394","name":"EDGAR 13F-HR Institutional Holdings Lookup","description":"Latest institutional holdings (SEC 13F-HR) for any hedge fund or asset manager by ticker or CIK: top portfolio positions with issuer name, CUSIP, shares, market value in USD, and percent-of-portfolio coverage. Resolves ticker to CIK via SEC's official index. Sourced live from data.sec.gov.","url":"https://edgar.apitoll.cloud/v1/edgar/holdings","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"cik":{"type":"string","pattern":"^\\d{1,10}$","description":"SEC CIK (1-10 digits). XOR with ticker."},"limit":{"type":"integer","maximum":10,"minimum":1,"description":"Max 13F-HR filings to parse (ceiling 10)."},"since":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Inclusive lower bound on filingDate (YYYY-MM-DD), within 5 years."},"ticker":{"type":"string","pattern":"^[A-Za-z.\\-]{1,10}$","description":"Manager ticker, case-insensitive. XOR with cik. Only investment managers file 13F."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"form":{"enum":["13F-HR"],"type":"string"},"count":{"type":"integer"},"items":{"type":"array","items":{"type":"object"}},"source":{"type":"object"},"resolved":{"type":"object"}}}}}}},"responseSchema":{"type":"json","example":{"form":"13F-HR","count":1,"items":[{"form":"13F-HR","manager":{"cik":"0001067983","name":"BERKSHIRE HATHAWAY INC"},"coverage":{"countShown":10,"totalHoldings":38,"totalValueUsd":267000000000,"valueShownUsd":250000000000,"valueCoveragePct":93.63},"filingDate":"2025-05-15","topHoldings":[{"shares":300000000,"issuerName":"APPLE INC","issuerCusip":"037833100","securityType":"COM","marketValueUsd":63000000000}],"reportPeriod":"2025-03-31","accessionNumber":"0000950123-25-005678"}],"source":{"name":"data.sec.gov"},"resolved":{"cik":"0001067983","ticker":"BRK-B","companyName":"BERKSHIRE HATHAWAY INC"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_e-hK6JadQyxpEcygDUrDn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches the latest SEC 13F-HR institutional holdings filings for any hedge fund or asset manager by ticker or CIK, returning top portfolio positions with issuer names, CUSIPs, share counts, market values, and portfolio weights.","exampleAgentPrompt":"Pull the latest SEC 13F-HR institutional holdings for Bridgewater Associates — I want their top 10 portfolio positions with issuer names, CUSIPs, share counts, market values, and what percent of the portfolio each represents.","exampleUseCases":null,"resultDescription":"Returns a structured JSON object containing parsed 13F-HR filing data: an array of portfolio holding items each with issuer name, CUSIP, number of shares, market value in USD, and percent-of-portfolio coverage; plus resolved CIK from ticker lookup, filing source metadata, and total position count. Up to 10 most recent filings can be requested.","failureModes":["Ticker not found or does not belong to an investment manager (only 13F filers qualify) — returns resolution error","Invalid CIK format or non-existent CIK — returns not found error","Both ticker and CIK provided simultaneously (XOR constraint violated) — returns validation error","Neither ticker nor CIK provided — returns missing parameter error","Since date beyond 5-year lookback window — returns date range error","SEC EDGAR upstream unavailable — returns 502 or timeout","Fund has no 13F filings on record — returns empty result set"],"whenToPreferThis":"Use this endpoint when you need structured, parsed 13F-HR institutional holdings data sourced live from SEC EDGAR without building your own EDGAR crawler. Ideal when you want to resolve a fund's ticker to CIK automatically and get clean JSON with per-position market values and portfolio weights. Prefer over direct EDGAR scraping when you need reliable parsing of raw XBRL/XML filings. Best for investment research, portfolio overlap analysis, and tracking smart-money positioning.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:34:11.153Z","isFirstParty":false}