List all NGX market indices
Index Endpoints
List Indices
Retrieve all NGX market indices with current values and daily change.
GET
List all NGX market indices
This endpoint returns a snapshot of every NGX market index tracked by NGN Market, including the current index value and the day’s percentage change. Use it to build dashboards, populate a market overview screen, or check which indices are available before querying detail or chart data.
This endpoint accepts no query parameters and requires no minimum plan.
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.