Corporate filings scoped to a specific NGX-listed company.
Returns all corporate disclosures for a single company identified by its NGX ticker symbol. This is equivalent to callingDocumentation Index
Fetch the complete documentation index at: https://docs.ngnmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/disclosures?symbol={symbol} but is the preferred endpoint when building company-specific views such as a stock detail page.
Results are sorted newest first by default. Use the type filter to narrow to a specific filing category, or the from/to params for a date range.
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
NGX ticker symbol (e.g. GTCO). Case-insensitive.
"GTCO"
Filter by submission type. Use /v1/disclosures/types for valid values.
"Financial Statements"
"2026-01-01"
"2026-12-31"
disclosed_at, modified_at, submission_type asc, desc x >= 11 <= x <= 100