NGX-listed bond instruments
Bond Endpoints
List Bonds
Retrieve a paginated list of NGX-listed bonds.
GET
NGX-listed bond instruments
This endpoint returns a paginated list of bonds listed on the Nigerian Exchange (NGX). Each record includes the bond’s ISIN, issuer name, bond type, coupon rate, maturity date, and opening price. You can narrow results with optional search and type filters.
Results are sorted by bond type priority (Federal Government bonds first, then state, then corporate), then by maturity date ascending. This endpoint requires a Starter plan or higher.
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer ngm_live_YOUR_KEY.
Generate keys at ngnmarket.com/dashboard/developer.
Query Parameters
Page number. Defaults to 1.
Required range:
x >= 1Number of bonds per page (1–100). Defaults to 50.
Required range:
1 <= x <= 100Filter by name, issuer, or ISIN. Case-insensitive, partial match.
Filter by bond classification.
Available options:
government, corporate