Skip to main content
GET
Available filing types

Authorizations

X-API-KEY
string
header
required

The caller's own Monid API key (get one at https://monid.ai?fpr=dhruv-15136b). Passed straight through to Monid on every call, so usage bills the caller's own wallet — this is never a shared server-side credential, and the server never logs or stores it. Missing, empty, or malformed values answer 401 unauthorized before any paid call is attempted.

Response

The five filing types this server validates filing_type against.

Static enum response for /filings/types: the filing_type values get_filings/get_filing_items validate against (go/service/coverage.go's filingTypeOrder, Financial Datasets' own documented enum order). Makes no Monid call.

resource
string
required

Label identifying what this catalog is a list of.

filing_types
enum<string>[]
required

Accepted filing_type values, in Financial Datasets' own documented enum order.

Available options:
10-K,
10-Q,
8-K,
20-F,
6-K