Skip to main content
GET
Balance Sheet

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

cik
string
required

SEC Central Index Key for the issuer, zero-padded to 10 digits.

Pattern: ^[0-9]{10}$
Example:

"0000320193"

period_end_date
string<date>
required

Balance sheet 'as of' date in YYYY-MM-DD format. Must match an instant column reported in the filing's XBRL data.

Example:

"2025-09-27"

Response

Successful response with US as-reported XBRL statement data.

status
enum<string>
Available options:
success
data
object