# Heurist Mesh SEC Filing Timeline

> Heurist Mesh SEC Filing Timeline is a paid API for AI agents from mesh.heurist.xyz, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-15).

Returns a compact chronological timeline of SEC filings for a given issuer, covering key filing types like 8-K, 10-Q, 10-K, and S-1.

## Facts

- Endpoint: POST https://mesh.heurist.xyz/x402/agents/SecEdgarAgent/filing_timeline
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/heurist-mesh-sec-filing-timeline-95fa6c6d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Qk3lfNUlnUD8dLo6O4Ztm

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 heurist-mesh-sec-filing-timeline-95fa6c6d -d '<json body>'
```

Example prompt: Pull up the SEC filing timeline for Tesla — I want to see their recent 10-K, 10-Q, and 8-K events all in one compact view.

## When to prefer this

Use this endpoint when you need a structured, chronological view of a public company's SEC filing history, especially for standard periodic reports (10-K, 10-Q) and event-driven filings (8-K, S-1). Prefer this over general web search when you need clean, structured filing metadata rather than news articles or investor blog posts about filings.

## Known failure modes

- Unknown or invalid ticker/CIK returns empty results or error
- Company with no EDGAR filings returns no timeline
- Misspelled company name may return null results
- Very recent filings may not yet be indexed
- Rate limiting or payment failure returns 402 or error response

## How this service works

Return a compact SEC filing timeline for an issuer. Best for 8-K, 10-Q, 10-K, S-1, and nearby filing events.

## Output

A compact, chronologically ordered timeline of SEC filings for the requested issuer, including form types (8-K, 10-Q, 10-K, S-1, etc.), filing dates, and nearby filing events, sourced from SEC EDGAR data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/heurist-mesh-sec-filing-timeline-95fa6c6d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mesh.heurist.xyz](https://www.zero.xyz/host/mesh.heurist.xyz/llms.txt)
