MINARA

Major stock indices

GET /v1/markets/indices — Major US stock index quotes and intraday series. Cached for 30 seconds.

GET /v1/markets/indices

Major US stock index quotes and intraday series. Cached for 30 seconds.

MethodGET
Path/v1/markets/indices
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorymarket

Response body

{ "indices": [{ "symbol": "^GSPC", "label": "S&P 500", "price": 5400, "changePct": 0.2 }] }

On this page