Returns recent news articles for a specific company identified by its NGX ticker symbol. Articles are sourced in real time from Nigerian financial outlets. Older articles are excluded based on the maxAge parameter.
Plan required: Starter
Documentation Index
Fetch the complete documentation index at: https://docs.ngnmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
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. DANGCEM). Case-insensitive.
"DANGCEM"
Maximum number of articles to return (1–50). Defaults to 10.
1 <= x <= 50Maximum age of articles in days (1–365). Defaults to 90.
1 <= x <= 365