⚠️ Session not configured — Enter your credentials to use the live demo features.

ZMhedge (Tornado)

The precious metals
trading API.

Unlimited market pricing, automated hedging, and full trade transparency — all through a clean REST API built for developers and dealers.

01 — Streaming Prices

Real-time spot market prices

Integrate live precious metals pricing anywhere — your website, internal trading rooms, POS systems, or custom dashboards. Hedge account not required for market data.

spot_prices.json
SymbolBidAsk
XAU/USD
XAG/USD
XPT/USD
XPD/USD

02 — Auto Hedge

Hedge the moment a customer buys

Wire auto-hedging to fire on any purchase event. The moment a customer clicks Buy on your storefront, a corresponding hedge executes into your ZMhedge account — protecting your margin in real time.

Configure session credentials via the icon before testing.
American Gold Eagle 1oz Coin
American Gold Eagle — 1 oz

The American Eagle gold bullion coin is a product of the United States Mint and is one of the most popular gold coins in the world.

03 — REST API

Build your trade request

Fill in the form to generate a live API call. ZMhedge's REST interface is straightforward — any developer can integrate in an afternoon. Include your own reference data for full traceability.

curl -i \
  -d '{
    "Account": "YOUR_ACCOUNT",
    "ClOrdId": "AUTO_GENERATED",
    "UserRef": "",
    "Symbol": "",
    "OrderQty": ,
    "Side": ""
  }' \
  -H 'Content-Type: application/json' \
  --request POST \
  https://tornado2rest.zaner.co/marketorder \
  --user YOUR_USERNAME:••••••••

04 — Reports

Complete transparency on every trade

Every transaction — whether placed manually or via API — appears in your ZMhedge statement with full detail. No black boxes. You always know exactly what executed, at what price, and when.

View Sample Statement

Ready to integrate?

Talk to a ZMhedge specialist

Get API credentials, walk through the architecture, and have a working integration scoped in one conversation.