Skip to main content

Analytics API

Run scoped analytical queries over supported SEC API datasets without raw SQL access.

Use This API To

  • Query supported history datasets with typed dimensions and filters.
  • Build tenant-safe analytics views without exposing database internals.
  • Return provenance and warning metadata with analytical results.

Before You Call

1

Choose a supported dataset and bounded time window

Choose a supported dataset and bounded time window.
2

Prefer explicit dimensions, filters, and sort fields over free-form query text

Prefer explicit dimensions, filters, and sort fields over free-form query text.
3

Use row counts and warnings to decide whether the result needs a narrower query

Use row counts and warnings to decide whether the result needs a narrower query.

Endpoints

POST /v1/analytics/query

Run a tenant-safe analytical query over supported SEC API history datasets through a scoped query contract