Feed 1001
NFLX
Netflix Corporation
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
- 1001
- symbol
- NFLX
- ticker
- NFLX
- ISIN
- US64110L1061
- aliases
- —
Signed envelope preview
{
"prices": [
{
"feed_id": 1001,
"symbol": "NFLX",
"price": "0",
"expo": -10,
"source_ts": "2026-06-06T09:25:43.703Z",
"provider": "live"
}
],
"served_at": "2026-06-06T09:25:43.703Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "2ea18b75d420bcc8229e3be894e34895e0a5929187fc584a758ceb7d4ea263cb77fb479443350902325f5dd920f1ab75c8c7bea0b9218375e2b2d2c1b478113f",
"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/1001"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=1001&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/NFLX/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=1001&resolution=60"
signature 2ea18b75d420…c1b478113f · recovery_id 0