Skip to main content

Balances API — Swagger / OpenAPI

When the Balances API process is running, Tapir exposes Swagger UI on the same HTTP port. Production: https://analytics.snek.fun/balances/docslocal dev: http://127.0.0.1:7046/docs (Swagger UI on the same HTTP port as the /v1 API routes; adjust host/port to your deployment). Use it to inspect exact request/response schemas, try requests, and export OpenAPI for codegen. The bundled title in code is Balances API swagger snek.fun API v1.