Paginated feed of official corporate filings from NGX-listed companies.
Returns official corporate filings sourced from the NGX Group document library, updated twice daily. Every disclosure includes a directDocumentation Index
Fetch the complete documentation index at: https://docs.ngnmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
document_url link to the source PDF.
Results are sorted newest first by default. Use GET /v1/disclosures/types to discover all valid values for the type filter.
| Type | Description |
|---|---|
Financial Statements | Quarterly and annual audited financial reports |
Corporate Actions | Major company announcements and corporate events |
Board Meeting (BM) | Board meeting notices, results, and resolutions |
Annual General Meeting (AGM) | AGM notices, results, and resolutions |
Extra-Ordinary General Meeting (EGM) | Emergency or special shareholder meetings |
DirectorsDealings | Insider trading and director share transaction reports |
EarningForcast | Earnings guidance and forecast filings |
symbol param to scope results to a single company. If you’re building a stock detail view, GET /v1/companies/{symbol}/disclosures is a cleaner alternative.
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
Filter by company ticker symbol (e.g. GTCO, DANGCEM). Case-insensitive.
"GTCO"
Filter by submission type. Use /v1/disclosures/types for valid values.
"Financial Statements"
Search by company name, ticker, or document title.
"Zenith Bank"
Return disclosures on or after this date.
"2026-01-01"
Return disclosures on or before this date.
"2026-12-31"
Field to sort by.
disclosed_at, modified_at, company_name, submission_type Sort direction.
asc, desc x >= 11 <= x <= 100