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-08-01T15:02:50.591Z",
"provider": "live"
}
],
"served_at": "2026-08-01T15:02:50.591Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "5eb91d50a200a7416b57b1777d84bc26bbf1593cbb31d821e9b040a25c70bcc10472c636595b5872d5741660a8879a58e36fe3e79d9872eb3c3d672974f5c939",
"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 5eb91d50a200…2974f5c939 · recovery_id 0