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
| Area | Topics |
|---|---|
| Main page | Initial list, KOTH, search, following |
| Pools feed | Single-token snapshot, bonding curve progress |
| Orders feed | Ledger + mempool orders, per-address metrics |
| AI pools | Pools by creator PKH |
| Asset info | Ticker, logo, socials |
| User history | Cross-wallet history, open orders, order by beacon |
Machine-readable spec
The service exposes OpenAPI YAML atGET /v1/docs/openapi (same host) for integration tests and codegen.
Identifiers
See API introduction — Common identifiers forasset / pkh formats.