Feed 1027
SPY
SPDR S&P 500 ETF Trust
EQUITYNYSE Arcaequity_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
- 1027
- symbol
- SPY
- ticker
- SPY
- ISIN
- US78462F1030
- aliases
- —
Signed envelope preview
{
"prices": [
{
"feed_id": 1027,
"symbol": "SPY",
"price": "0",
"expo": -10,
"source_ts": "2026-08-01T15:02:46.971Z",
"provider": "live"
}
],
"served_at": "2026-08-01T15:02:46.971Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "817d877cc13e0faa4ae5edec56300c03933f8be677069637374b656c7bee0aa43b5e47a00b8692ba27eaed0308db312908f88b04b6a88c351acc49f1545acde3",
"recovery_id": 0,
"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/1027"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=1027&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/SPY/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=1027&resolution=60"
signature 817d877cc13e…f1545acde3 · recovery_id 0