Disclosure submission types
Disclosure Endpoints
Disclosure Types
All submission types in the database with document counts.
GET
Disclosure submission types
Returns every submission type that exists in the database along with its document count. Use the
type values directly as the type filter on GET /disclosures or GET /companies/{symbol}/disclosures.
This endpoint is useful for building filter UIs — fetch the types once, render them as options, and pass the selected value as the type param.
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.