Skip to main content
GET
ETF detail and fund profile
This endpoint returns comprehensive information for a specific NGX-listed ETF or ETP. The response includes the full fund profile — ISIN, fund manager, index tracked, trustee, custodian, and liquidity provider — alongside the latest OHLCV snapshot, 52-week price range, average 3-month volume, and period change percentages. Symbols are case-insensitive. This endpoint requires a Starter plan or higher.

Authorizations

Authorization
string
header
required

Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY. Generate keys at ngnmarket.com/dashboard/developer.

Path Parameters

symbol
string
required

ETF ticker symbol (e.g. STANBICETF30). Case-insensitive.

Example:

"STANBICETF30"

Response

ETF detail retrieved successfully.

success
boolean
required
meta
object

Quota and plan metadata included on every authenticated response.

data
object