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.
Notable changes to the API. We avoid breaking changes; when we do, they're announced here at least 30 days in advance.
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.
GET /v1/tokens/list/new now accepts ?min_liquidity_usd= to filter out low-liquidity noise.
Token list endpoints now surface activity_24h when ?withPrice=true.
Token detail now exposes buy/sell volume split and unique buyer/seller counts.
First public release.