Feed 1012
DIS
The Walt Disney Company
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
- 1012
- symbol
- DIS
- ticker
- DIS
- ISIN
- US2546871060
- aliases
- —
Signed envelope preview
{
"prices": [
{
"feed_id": 1012,
"symbol": "DIS",
"price": "0",
"expo": -10,
"source_ts": "2026-06-06T09:25:18.311Z",
"provider": "live"
}
],
"served_at": "2026-06-06T09:25:18.311Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "291933892b0f1f7c742b29f94b63cfc08671ba449f8fd958a455e9e51ec631c3517c7c827dbe8523abbb794e5493419766b6ceedb025e756a9dacf257fac1664",
"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/1012"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=1012&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/DIS/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=1012&resolution=60"
signature 291933892b0f…257fac1664 · recovery_id 0