API reference
Metadata
Normalized per-exchange reference data as `umbra.metadata.v1` points — funding rates, contract limits, 24h volume and deposit/withdraw status, each carrying its own freshness.
Every value is a `umbra.metadata.v1` point: `venue` + `instrument` + `kind`, a typed `value` block, and per-field freshness (`observed_at`, `source`, `stale`). Never assume a value is current — check `observed_at` / `stale`. This is the lowest-tier surface (reference data, not signal).
`{kind}` is one of `funding_rate`, `volume`, `contract_limits`, `transfers`; the `value` shape depends on it. `{exchange}` is the lowercase venue slug.
GET {exchange}
Normalized reference-data points of the given kind for one exchange.
Tier: Free (10m delayed) · Builder+ (live)
Query parameters
Response
Event fields
Payloads are curated — only the fields below are exposed. New upstream fields never leak by default (allowlist policy). Every response carries a per-consumer trace watermark.