List all NGX-listed ETFs
ETF Endpoints
List ETFs
Retrieve all NGX-listed Exchange Traded Funds and ETPs with current prices and period performance.
GET
List all NGX-listed ETFs
This endpoint returns a snapshot of every ETF and ETP listed on the Nigerian Exchange (NGX), including the current price, daily change, and period performance metrics (7-day, YTD, 52-week). Use it to build ETF screeners, populate a fund overview dashboard, or discover available symbols before querying detail or chart data.
Supports pagination and optional search by fund name, ticker symbol, or fund manager. All plan tiers can access this endpoint.
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 100Filter by fund name, ticker, or fund manager (case-insensitive partial match).
Example:
"Vetiva"
Available options:
name, symbol, price, price_change_percent, change_7d_percent, change_ytd_percent, change_52w_percent, volume, value_traded Available options:
asc, desc