Reference pricing
Oracle networks and on-chain data
An oracle needs a price it can defend: what it is derived from, when it was observed, and what happens when the source goes quiet. TickerLayer feeds answer all three, across the asset classes an oracle actually needs.
Why TickerLayer
Built for this, not adapted to it
Timestamps with a contract
Field names are frozen and a probe checks them before every release.
More than crypto
Gold, crude, benchmark indices, major pairs and government yields on the same key.
Silence is a signal
A market-aware watchdog knows when a quiet feed is a problem and when it is a holiday.
On one key
The calls behind it
- Stream
commodities.quotes · indices.quotes · bonds.quotes- Snapshot
GET /commodities/snapshot/XAUUSD- Yield
GET /bond/snapshot/US10Y- History
GET /commodities/agg/BRENTUSD/1/day/{from}/{to}
curl "https://api.tickerlayer.com/commodities/snapshot/XAUUSD" \
-H "x-api-key: YOUR_API_KEY"
# { "symbol": "XAUUSD", "last_price": 4395.75,
# "prev_close": 4422.99, "change_percent": -0.62,
# "last_timestamp": 1788784200000 }Customer story
The oracle network that needed more than crypto
Gold, oil, indices, currencies and bond yields on one stream, watched at every market open.
7
asset classes on a single stream
0
dropped subscriptions across every witnessed release
Every release
verified by an independent witness before we call it done
Frequently asked questions
Is this venue data?
No. TickerLayer builds derived, indicative reference prices from non-venue inputs and says so in the documentation and the disclaimer.
How is latency measured?
At the gateway, with an external witness that subscribes like a customer and records gaps, reconnects and timestamp regressions across releases.
How often do bond yields update?
Once per daily observation, sent as a single frame so a consumer never mistakes a repeat for a change.
Start with 3,000 free requests
No card, no sales call. Build first, pick a plan when it ships.
Other use cases
- Trading dashboards and chartingEvery candle and every tick, one feed.
- AI agents and copilotsA live price, one tool call away.
- Fintech and broker appsEvery asset class, one integration.
- Signal providers and alertingFire on the tick, not the poll.
- Quant research and backtestingHistory that replays the same way twice.