Skip to main content

Snekfun Provider API

Base URL: https://analytics.snek.fun This service exposes read APIs used by the Snekfun app: main-page pool lists, per-token pool state, order feeds, AI pool metadata, and user order history. Real-time updates use WebSocket Protocol v2 on the same host (see WebSocket). Auth: Endpoints are public unless noted otherwise.

HTTP surface

AreaTopics
Main pageInitial list, KOTH, search, following
Pools feedSingle-token snapshot, bonding curve progress
Orders feedLedger + mempool orders, per-address metrics
AI poolsPools by creator PKH
Asset infoTicker, logo, socials
User historyCross-wallet history, open orders, order by beacon

Machine-readable spec

The service exposes OpenAPI YAML at GET /v1/docs/openapi (same host) for integration tests and codegen.

Identifiers

See API introduction — Common identifiers for asset / pkh formats.