{"uid":"cap_QUUhwv6cgOZyFjD-61KF-","slug":"x402stock-fund-holdings-by-cik-13f-sec-filing-49c801ed","name":"x402stock Fund Holdings by CIK (13F SEC Filing)","description":"Pay-per-call market and economic data API for AI agents: US stocks, ETFs and options, forex, crypto and on-chain perps, energy commodities, US and global macro (Fed, CPI, jobs, GDP, Treasury, World Bank), SEC filings, congressional trades, and market sentiment. No API keys, no accounts. Pay per request in USDC via x402 on Base.","url":"https://x402stock.xyz/api/v1/fund-holdings/%7Bcik%7D","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["limit"],"properties":{"limit":{"type":"integer","default":100,"maximum":1000,"exclusiveMinimum":0}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["cik","filer","source","as_of","data"],"properties":{"cik":{"type":"string"},"data":{"type":"object","required":["form","accession","filing_date","report_date","total_positions","total_value","count","holdings"],"properties":{"form":{"type":"string"},"count":{"type":"number"},"holdings":{"type":"array","items":{"type":"object","required":["issuer","title_of_class","cusip","value","shares","shares_type","put_call","investment_discretion","voting_sole","voting_shared","voting_none"],"properties":{"cusip":{"anyOf":[{"type":"string"},{"type":"null"}]},"value":{"anyOf":[{"type":"number"},{"type":"null"}]},"issuer":{"anyOf":[{"type":"string"},{"type":"null"}]},"shares":{"anyOf":[{"type":"number"},{"type":"null"}]},"put_call":{"anyOf":[{"type":"string"},{"type":"null"}]},"shares_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"voting_none":{"anyOf":[{"type":"number"},{"type":"null"}]},"voting_sole":{"anyOf":[{"type":"number"},{"type":"null"}]},"voting_shared":{"anyOf":[{"type":"number"},{"type":"null"}]},"title_of_class":{"anyOf":[{"type":"string"},{"type":"null"}]},"investment_discretion":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}},"accession":{"type":"string"},"filing_date":{"type":"string"},"report_date":{"anyOf":[{"type":"string"},{"type":"null"}]},"total_value":{"type":"number"},"total_positions":{"type":"number"}},"additionalProperties":false},"as_of":{"type":"string"},"filer":{"type":"string"},"source":{"type":"string","const":"sec_edgar"}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"cik":"0001067983","data":{"form":"13F-HR","count":1,"holdings":[{"cusip":"037833100","value":75000000000,"issuer":"APPLE INC","shares":300000000,"put_call":null,"shares_type":"SH","voting_none":0,"voting_sole":300000000,"voting_shared":0,"title_of_class":"COM","investment_discretion":"DFND"}],"accession":"0000950123-26-005678","filing_date":"2026-05-15","report_date":"2026-03-31","total_value":299000000000,"total_positions":42},"as_of":"2026-05-15T00:00:00.000Z","filer":"BERKSHIRE HATHAWAY INC","source":"sec_edgar"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PbGoGxeDZ-TtFaU9RXgxH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves the latest 13F institutional fund holdings for a given SEC filer identified by CIK number, including all portfolio positions, values, and voting details.","exampleAgentPrompt":"Pull the latest 13F SEC fund holdings for Berkshire Hathaway — their CIK is 0001067983 — and show me up to 50 positions including issuer names, share counts, and market values.","exampleUseCases":[{"title":"Analyze hedge fund portfolio positions","prompt":"I want to see what hedge fund Bridgewater Associates is currently holding — look up their latest 13F filing by CIK and give me the full list of positions with share counts, market values, and any put/call indicators."},{"title":"Track institutional ownership of a stock","prompt":"Can you pull the most recent 13F for Renaissance Technologies and tell me whether they hold any shares of Nvidia, how many shares they own, and what the reported market value is?"},{"title":"Compare fund's total portfolio value","prompt":"Fetch the latest 13F filing for Pershing Square Capital Management using their SEC CIK number and summarize the total portfolio value, number of positions, and their top 10 largest holdings by market value."}],"resultDescription":"Returns the most recent 13F filing for the specified CIK, including filer name, filing date, report date, accession number, total portfolio value, total number of positions, and an array of individual holdings each with issuer name, CUSIP, share count, market value, share type, put/call indicator, investment discretion classification, and voting authority breakdown (sole, shared, none).","failureModes":["Invalid or unknown CIK returns 404 or empty result","CIK with no 13F filings on record returns no data","Limit parameter out of range (<=0 or >1000) returns validation error","Payment failure via x402/USDC results in 402 response before data is returned","SEC EDGAR upstream outage may cause delayed or failed responses"],"whenToPreferThis":"Use this endpoint when you need structured 13F institutional holdings data for a specific SEC filer identified by CIK, especially when you want pay-per-call access without API key setup. Prefer over direct SEC EDGAR scraping when you need clean, parsed JSON output with voting and discretion breakdowns already structured.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-08T12:48:08.903Z","isFirstParty":false}