Skip to main content
GET
Historical US index chart
Returns daily OHLCV values for a US market index plus summary statistics over the range. Subject to the same plan-based history depth as ticker charts.

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
Example:

"$SPX"

Query Parameters

from
string<date>
to
string<date>

Must not be earlier than from.

Response

Index chart retrieved successfully.

success
boolean
required
meta
object

Quota and plan metadata included on every authenticated response.

data
object