Get the data

Use the focused API for one market. Use Narwhal when the question crosses datasets.

Choose by job

Goldprice

Current and historical gold prices. It supplies Dino's Gold / USD line.

Use Goldprice ↗

Exchangerate

Currency rates and history. It supplies all three Dino FX lines.

Use Exchangerate ↗

Narwhal API

Questions that cross economic and market datasets, with periods and definitions kept intact.

Read the docs ↗

What Dino requests

Gold spot

GET /v1/prices?symbol=XAU-USD-SPOT

Goldprice

Gold history

GET /v1/public/xau-history

Goldprice

FX latest

GET /v1/latest/USD?symbols=IDR,JPY,EUR

Exchangerate

FX range

GET /v1/range?base=USD&symbols=IDR,JPY,EUR

Exchangerate

Dino's own /api/tape response is a cached display feed, not a supported replacement for the source APIs.