# Company Financial Highlights (SEC EDGAR XBRL)

> Company Financial Highlights (SEC EDGAR XBRL) is a paid API for AI agents from x402.professorsausages.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Returns as-reported financial highlights (assets, liabilities, equity, revenues, net income, cash) for a public company from SEC XBRL filings

## Facts

- Endpoint: GET https://x402.professorsausages.com/company/:idOrTicker/financials
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/company-financial-highlights-sec-edgar-xbrl-2e59cada
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_E679AAZtCfNgNkwmBTWDQ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability company-financial-highlights-sec-edgar-xbrl-2e59cada
```

Example prompt: Pull the latest SEC EDGAR financial highlights for Tesla — I need their total assets, liabilities, equity, revenues, net income, and cash as reported in their XBRL filings.

## When to prefer this

Use this endpoint when you need standardized, as-reported financial highlights from SEC filings for a US public company and want a fast, low-cost lookup without scraping EDGAR directly. Ideal for investment research, due diligence, or financial enrichment workflows where balance sheet and income statement top-line figures suffice. Prefer this over full financial data providers when cost per call matters and XBRL-sourced accuracy is sufficient.

## Known failure modes

- Unknown ticker or company ID returns 404 or empty result
- Company not found in SEC EDGAR XBRL database (e.g. private company or foreign issuer)
- XBRL data unavailable or incomplete for older filings
- Payment not settled — 402 response if x402 payment header is missing or insufficient
- Rate limiting or upstream SEC EDGAR availability issues

## How this service works

As-reported financial highlights from SEC XBRL — assets, liabilities, equity, revenues, net income, and cash for one company

## Output

Returns as-reported financial highlights extracted from SEC XBRL data for the requested company, including total assets, total liabilities, shareholders' equity, revenues, net income, and cash and cash equivalents — all as filed with the SEC.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/company-financial-highlights-sec-edgar-xbrl-2e59cada/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.professorsausages.com](https://www.zero.xyz/host/x402.professorsausages.com/llms.txt)
