Feed 1010
ABNB
Airbnb, 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
- 1010
- symbol
- ABNB
- ticker
- ABNB
- ISIN
- US0090661010
- aliases
- —
Signed envelope preview
{
"prices": [
{
"feed_id": 1010,
"symbol": "ABNB",
"price": "0",
"expo": -10,
"source_ts": "2026-06-06T09:26:12.069Z",
"provider": "live"
}
],
"served_at": "2026-06-06T09:26:12.069Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "20c096c0144c0a603191f8d083b36d9dacd797afa7267cf7104d83c1c82919ad55e4ae1af349e71a21c01317fe1ad9ba72c8883656bd6141865d7a7b08c954a3",
"recovery_id": 1,
"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/1010"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=1010&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/ABNB/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=1010&resolution=60"
signature 20c096c0144c…7b08c954a3 · recovery_id 1