Feed 1006
GS
The Goldman Sachs Group, Inc.
EQUITYNYSEequity_caexpo -10USD
Current signed price
0
raw 0 · USD
market closedjust now
Candles
OHLC path
/api/v1/bars · /candles
Provider
- provider
- live
- market state
- closed
- age
- 0s
- max stale
- 60s
Identifiers
- feed id
- 1006
- symbol
- GS
- ticker
- GS
- ISIN
- US38141G1040
- aliases
- —
Signed envelope preview
{
"prices": [
{
"feed_id": 1006,
"symbol": "GS",
"price": "0",
"expo": -10,
"source_ts": "2026-06-06T09:26:15.868Z",
"provider": "live"
}
],
"served_at": "2026-06-06T09:26:15.868Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "5a03d957b86382134703ffe3e3da45e5097042c39647e2564b67a73abbe2841b73ab4a0100c3374f85e48f7e61293a61c5a176ecd7b6e7b279703ea95db9667a",
"recovery_id": 1,
"request": {
"fresh": true,
"prefer_cache": true,
"allow_stale_on_error": false
}
}Useful API calls
Single price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/1006"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=1006&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/GS/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=1006&resolution=60"
signature 5a03d957b863…a95db9667a · recovery_id 1