Current version uses no authentication; future versions support API keys.
GET /api/v1/events Returns latest token events.
GET /api/v1/events
GET /api/v1/events/:mint Returns events related to a specific token.
GET /api/v1/events/:mint
GET /api/v1/mints Shows recently detected token mints.
GET /api/v1/mints
GET /api/v1/health Returns RPC status, DB status, uptime, and latest processed slot.
GET /api/v1/health
Includes:
event type
mint address
timestamp
raw instruction data
slot information
Last updated 3 months ago