Skip to main content
GET
Director dealings summary
Returns aggregated data from the available director-dealings records for a company, including buy and sell totals, trailing 90-day activity, monthly trends, per-insider breakdowns, and filing lag. The summary is computed from the same records returned by GET /companies/{symbol}/director-dealings, so you don’t need to download and aggregate each filing yourself. This endpoint requires a Pro plan or higher. Returns 404 if the company has no director-dealings filings on record.
filing_lag groups filings by the number of days between the transaction date and the NGX disclosure date. The current buckets are 0_5_days, 6_14_days, and 15_plus_days.
These are NGN Market grouping labels based on elapsed time and should not be interpreted as a regulatory compliance determination.

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

NGX ticker symbol (e.g. GTCO). Case-insensitive.

Example:

"UCAP"

Response

Summary retrieved successfully.

success
boolean
required
meta
object

Quota and plan metadata included on every authenticated response.

data
object

Aggregated director-dealings data for a single NGX-listed company.