Feed 1030
AAPL
Apple Inc.
EQUITYNASDAQequity_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
- 1030
- symbol
- AAPL
- ticker
- AAPL
- ISIN
- US0378331005
- aliases
- —
Signed envelope preview
{
"prices": [
{
"feed_id": 1030,
"symbol": "AAPL",
"price": "0",
"expo": -10,
"source_ts": "2026-06-06T09:27:30.539Z",
"provider": "live"
}
],
"served_at": "2026-06-06T09:27:30.539Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "120e94dad46654e9913b5e1722f084d28f4ddc4742336bc7e7a8e4c237cca7550500b8d5017fb5f66aa98038bc87bafb5d0c56fadfa67e21c71096194bbc2e1a",
"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/1030"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=1030&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/AAPL/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=1030&resolution=60"
signature 120e94dad466…194bbc2e1a · recovery_id 0