Pump.fun token lifecycle events
Stream of mint-create / bonding-progress / graduation events for pump.fun tokens. Filter by lifecycle status. The only valid values are new (recent mints), completing / graduating (bonding curve near 100%), and migrated (already on pumpswap). Any other value — including graduated or rugged — returns HTTP 400 {"error":"invalid_filter:status:<value>"}.
For a real-time push of these events, join the latest / graduating / graduated discovery rooms on the main WebSocket: swaps feed.
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Query Parameters
Lifecycle phase. new = recent mints; completing / graduating = bonding curve near 100%; migrated = already on pumpswap. Any other value → 400 invalid_filter:status:<value>.
new, completing, graduating, migrated 1 <= x <= 100Cursor — epoch seconds; returns events strictly older than this.

