RealFlow.so

Changelog

Notable changes to the API. We avoid breaking changes; when we do, they're announced here at least 30 days in advance.

2026-05-20

Public meta endpoint

Added GET /v1/meta/credit-costs — a public read-only endpoint exposing the per-endpoint credit map. Used by the docs to render cost badges.

2026-05-12

min_liquidity_usd filter on new-token feed

GET /v1/tokens/list/new now accepts ?min_liquidity_usd= to filter out low-liquidity noise.

2026-05-08

activity_24h on listings

Token list endpoints now surface activity_24h when ?withPrice=true.

2026-04-28

Direction-split 24h activity

Token detail now exposes buy/sell volume split and unique buyer/seller counts.

2026-04-15

RealFlow launch

First public release.