Skip to main content
GET

Overview

Returns structured nodes extracted from a filing. Filter by node type or page, with pagination support. No authentication required.

Request

string
required
Stock exchange code (e.g. NASDAQ).
string
required
Company ticker symbol (e.g. AAPL).
string
required
Filing slug, typically the SEC accession number (e.g. 0000320193-23-000106).
string
Filter by node type (e.g. table, text, title).
integer
Filter nodes to a specific page number.
integer
Maximum number of nodes to return.
integer
Number of nodes to skip for pagination.

Response