Skip to main content
GET
Index detail and constituents
This endpoint returns comprehensive information for a specific NGX market index. In addition to the current value and daily change, the detail response includes a description of the index methodology and data about its constituent securities. Use it when you need to display a full index profile or determine which stocks make up a given index. 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

Index symbol (e.g. NGX30). Case-insensitive.

Example:

"NGX30"

Response

Index detail retrieved successfully.

success
boolean
required
meta
object

Quota and plan metadata included on every authenticated response.

data
object