Skip to main content
GET
Spot ETF daily flows
Daily creations and redemptions for spot crypto ETFs: per fund, in total, and as running cumulatives. region=us (default) covers the US spot ETFs. region=hk covers the Hong Kong listings and exists for BTC only.

Read the freshness field

ETF flows publish on trading days, so the newest date is normally the previous business day, and three days old across a weekend is entirely normal. Every response reports meta.extra.latest_date and meta.extra.days_since_latest. Alert on days_since_latest, not on the absence of an error: this data is cached with a generous expiry so that a collection outage degrades to serving the last known values rather than failing, which means a stale response looks exactly like a fresh one unless you check.
If no data is available at all the endpoint returns 404 rather than an empty series, because an empty series reads as “there were no flows”, which is a different claim.

See also

ETF premium

ETF AUM

Authorizations

X-API-Key
string
header
required

Your BackQuant API key (same key as v1)

Headers

X-API-Key
string | null

Query Parameters

symbol
enum<string>
default:BTC

Underlying asset.

Available options:
BTC,
ETH,
SOL,
XRP
region
enum<string>
default:us

Listing region.

Available options:
us,
hk

Response

Successful Response