All NGX ticker symbols
Company Endpoints
Ticker Symbols
Retrieve all NGX ticker symbols, names, and ISIN identifiers.
GET
All NGX ticker symbols
The identifiers endpoint returns every company listed on the Nigerian Exchange in a single lightweight response, no pagination needed. Each entry includes the ticker symbol, company name, and international securities identifier.
This is the most efficient way to populate a company picker, validate user input, or seed a local lookup table.
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.