Filings (Data API)
List Filing Nodes
List extracted nodes (tables, text blocks, etc.) in a filing.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.okrapdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns structured nodes extracted from a filing. Filter by node type or page, with pagination support. No authentication required.Request
Stock exchange code (e.g.
NASDAQ).Company ticker symbol (e.g.
AAPL).Filing slug, typically the SEC accession number (e.g.
0000320193-23-000106).Filter by node type (e.g.
table, text, title).Filter nodes to a specific page number.
Maximum number of nodes to return.
Number of nodes to skip for pagination.