Traces API
Resolve filing page anchors and source-to-derived lineage for supported filing and non-filing datasets.
Use This API To
- Resolve trace IDs back to source filings or supported non-filing records.
- Batch hydrate trace records for stored datasets.
- Show source context beside derived values in applications and agent outputs.
Before You Call
Trace Kinds
| Kind | Source | Use |
|---|---|---|
| Filing-derived | SEC filing sections and facts | Link normalized values back to source filings and pages. |
| Enforcement | SEC enforcement releases | Show the official release behind an enforcement record. |
| Market price | Market source records | Inspect the source record behind price snapshots. |
| Analyst estimate | Analyst estimate source records | Preserve provider attribution and source context. |
| Segmented revenue | Filing-derived segment disclosures | Link segment values to supported HTML fact regions. |
Endpoints
GET /v1/traces
Batch resolve shared trace records by trace identifier across filing-derived and supported non-filing datasets
GET /v1/traces/{trace_id}
Resolve a single shared trace record by trace identifier across filing-derived and supported non-filing datasets