{"uid":"cap_m1zXVj68PvYmpAgczkeX1","slug":"stablefinance-sec-filing-items-api-a8f44974","name":"StableFinance SEC Filing Items API","description":"Extracted item-level text from a specific filing (e.g., 10-K Item 1A Risk Factors).","url":"https://stablefinance.dev/api/filings/items","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":["ticker","filing_type","year"],"properties":{"item":{"type":"string","minLength":1},"year":{"type":"integer","maximum":2100,"minimum":1900},"ticker":{"type":"string","minLength":1},"quarter":{"type":"integer","maximum":4,"minimum":1},"filing_type":{"enum":["10-K","10-Q","8-K"],"type":"string"},"accession_number":{"type":"string","minLength":1},"include_exhibits":{"type":"boolean"}},"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":["resource","ticker","cik","filing_type","accession_number","year","items"],"properties":{"cik":{"type":"string"},"year":{"type":"number"},"items":{"type":"array","items":{}},"ticker":{"type":"string"},"quarter":{"type":"number"},"resource":{"type":"string"},"filing_type":{"type":"string"},"accession_number":{"type":"string"}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"cik":"0000320193","year":2024,"items":[{"name":"Risk Factors","text":"The Company's business, reputation, results of operations, financial condition...","number":"Item-1A","exhibits":[]}],"ticker":"AAPL","resource":"filings","filing_type":"10-K","accession_number":"0000320193-24-000123"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_TtACjWUK5GdMJ86Ecwa8O","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves specific items (sections) from SEC filings (10-K, 10-Q, 8-K) for a given company ticker, year, and filing type","exampleAgentPrompt":"Can you pull the Risk Factors section (Item 1A) from Apple's 2024 10-K annual filing?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the requested filing's items array, where each item has a name (e.g. 'Risk Factors'), item number (e.g. 'Item-1A'), full text content, and any associated exhibits. Also includes metadata like ticker, CIK, accession number, filing type, and year.","failureModes":["Missing required parameters (ticker, filing_type, year) returns 400 error","Unknown or delisted ticker returns empty result or 404","Filing not found for the specified year/quarter returns empty items array","Payment failure via x402 returns 402 Payment Required","Invalid filing_type value (not 10-K, 10-Q, or 8-K) returns validation error","Quarter specified for a 10-K (annual) filing may return unexpected results"],"whenToPreferThis":"Use this endpoint when you need the full text of specific sections from SEC filings — especially for financial analysis, due diligence, or research tasks requiring the actual language from annual or quarterly reports. Prefer this over general web search when you need structured, authoritative filing content tied to a specific accession number or year.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:53:06.249Z","isFirstParty":false}