Changelog

v1 is in early beta. Breaking changes will be announced here and on Discord at least two weeks in advance.

v1.0 · Early beta

2026-07-11 — initial release

  • REST: token lists (new / pumps / graduated / survivors), token snapshot with field selection, token trades, trader stats.
  • WebSocket: tokens:live (5 lifecycle event types), frames:live (enriched trade firehose).
  • Bearer auth, 60/min per-key rate limit, per-IP nginx limit.
  • Free during beta.

Versioning

The /v1/ path prefix is the API contract. Additive changes (new endpoints, new fields on existing endpoints) do not bump the version. Breaking changes (renames, type changes, removed fields) get a new prefix (/v2/) and both stay live during a deprecation window.

Bug or unclear docs? Include the request_id from the response envelope when reporting.

Ready to build? Mint an API key.