Skip to main content
The sectors endpoint aggregates price performance across all companies in each NGX sector, giving you a single call that shows which sectors are leading or lagging the market. Endpoint: GET /market/sectors (Growth plan)

Fetch all sectors

Sample response (trimmed)

Sort or filter in your code

The response is already sorted by change_1d descending. If you want a different sort (by 52-week performance or market cap, for example) do it client-side:
JavaScript

Sectors reference

Full response schema for GET /market/sectors