Skip to main content
GET
Disclosure categories
Returns the fixed set of disclosure categories with a document count for each. A category with no matching rows yet still appears, with count: 0, so a filter UI built from this list stays stable. category is a coarser, curated grouping over the raw submission_type values returned by GET /disclosures/types. Use these id values as the category filter on GET /disclosures. Cached 5 minutes.
For counts scoped to one company instead of the whole market, use GET /companies/{symbol}/disclosures/categories.

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY. Generate keys at ngnmarket.com/dashboard/developer.

Response

Categories retrieved successfully.

success
boolean
required
meta
object

Quota and plan metadata included on every authenticated response.

data
object

The fixed set of disclosure categories with a document count for each, optionally scoped to one company.