Feed 2056
XAU
Gold Spot
COMMODITYLBMAspotexpo -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
- 2056
- symbol
- XAU
- ticker
- XAU
- ISIN
- —
- aliases
- GOLD, XAU
Signed envelope preview
{
"prices": [
{
"feed_id": 2056,
"symbol": "XAU",
"price": "0",
"expo": -10,
"source_ts": "2026-06-06T09:27:32.904Z",
"provider": "live"
}
],
"served_at": "2026-06-06T09:27:32.904Z",
"kid": "v1-7f3181724a317961",
"version": 2,
"signature": "3ea5eab35e1d7c8aa9d1fd90e9a6bce6391c3e2c185ba381dbd6cb0e9a73152b0b03b11c5ad190ffda9c4295959218a97095f71c9c75628fe86bf2642bb57a6a",
"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/2056"
Batch price
curl -H "x-api-key: $READ_KEY" "$AUTONOM_API_URL/prices/batch?feed_ids=2056&fresh=true"
Market hours
curl "$AUTONOM_API_URL/hours/asset/XAU/status"
Candles
curl -H "x-api-key: $BARS_KEY" "$AUTONOM_API_URL/api/v1/bars?feed_id=2056&resolution=60"
signature 3ea5eab35e1d…642bb57a6a · recovery_id 1