# SnekFun Docs ## Docs - [Authentication](https://docs.snek.fun/api-reference/authentication.md): The API is open — no API keys required today - [Asset balance (ADA)](https://docs.snek.fun/api-reference/balances-api/asset-balance.md): Aggregate token balance in ADA for addresses - [Pool holders](https://docs.snek.fun/api-reference/balances-api/holders.md): Paged holders and dev balance for a token - [Balances API](https://docs.snek.fun/api-reference/balances-api/overview.md): Holders, PnL, and per-address balances for Snekfun tokens - [PnL card](https://docs.snek.fun/api-reference/balances-api/pnl-card.md): Profit and loss for wallets on a token - [OpenAPI (Swagger)](https://docs.snek.fun/api-reference/balances-api/swagger.md): Machine-readable spec for Balances API - [Charts HTTP API](https://docs.snek.fun/api-reference/charts-ws/http.md): Historical and initial OHLC / market-cap bars on https://charts.snek.fun/v1 - [Charts WebSocket](https://docs.snek.fun/api-reference/charts-ws/websocket.md): Protocol v2 — LastBar and MCapBar streams - [Contracts config](https://docs.snek.fun/api-reference/config/contracts-config.md): Full Snekfun contracts configuration - [Protocol config](https://docs.snek.fun/api-reference/config/protocol-config.md): Full Snekfun protocol configuration - [Introduction](https://docs.snek.fun/api-reference/overview.md): Snekfun's public APIs - [Rate limits](https://docs.snek.fun/api-reference/rate-limits.md): Shared-infrastructure rate limiting - [Snekfun API (vesting)](https://docs.snek.fun/api-reference/snekfun-api/overview.md): HTTP vesting queries served by snekfun-api - [OpenAPI (Swagger)](https://docs.snek.fun/api-reference/snekfun-api/swagger.md): Machine-readable spec for snekfun-api - [Vesting by asset](https://docs.snek.fun/api-reference/snekfun-api/vesting-by-asset.md): Unspent vestings for a native asset - [Vesting by redeemer](https://docs.snek.fun/api-reference/snekfun-api/vesting-by-redeemer.md): Unspent vestings for a redeemer PKH - [AI pools](https://docs.snek.fun/api-reference/snekfun-provider/http/ai-pools.md): Metadata for AI-created pools by creator PKH - [Asset info](https://docs.snek.fun/api-reference/snekfun-provider/http/asset-info.md): Ticker, logo, description, and socials for a token - [Main page feed](https://docs.snek.fun/api-reference/snekfun-provider/http/main-page.md): Pool lists, KOTH, search, and following — analytics.snek.fun - [Orders feed](https://docs.snek.fun/api-reference/snekfun-provider/http/orders-feed.md): Ledger and mempool orders for a pool, and per-address metrics - [Pools feed](https://docs.snek.fun/api-reference/snekfun-provider/http/pools-feed.md): Single-token pool snapshot and bonding curve progress - [User history feed](https://docs.snek.fun/api-reference/snekfun-provider/http/user-history.md): Orders across wallets, open orders, and lookup by beacon - [Snekfun Provider API](https://docs.snek.fun/api-reference/snekfun-provider/overview.md): HTTP and WebSocket for pools, orders, and asset metadata on analytics.snek.fun - [Analytics WebSocket](https://docs.snek.fun/api-reference/snekfun-provider/websocket.md): Protocol v2 — pools, orders, and user history streams - [UTxO input modes](https://docs.snek.fun/api-reference/transaction-builder/builder-inputs.md): How to use "splash-wallet" and string[] in Transaction Builder requests - [Cancel order](https://docs.snek.fun/api-reference/transaction-builder/cancel.md): Build a transaction that cancels an open order - [Create vesting lock](https://docs.snek.fun/api-reference/transaction-builder/create-lock.md): Build a transaction that locks tokens into a vesting contract - [Launch a token](https://docs.snek.fun/api-reference/transaction-builder/launch.md): Create and deploy a new token with its bonding curve - [Build order](https://docs.snek.fun/api-reference/transaction-builder/order.md): Build a buy or sell order — works on both bonding curve and AMM - [Overview](https://docs.snek.fun/api-reference/transaction-builder/overview.md): Build, sign, and submit Snek.fun transactions - [Protocol parameters](https://docs.snek.fun/api-reference/transaction-builder/parameters.md): Fees, limits, and bonding-curve configuration - [Sign transaction](https://docs.snek.fun/api-reference/transaction-builder/sign.md): Attach a witness to a transaction without submitting it - [Sign and submit](https://docs.snek.fun/api-reference/transaction-builder/sign-and-submit.md): Attach a witness and submit in one call - [Submit pre-signed transaction](https://docs.snek.fun/api-reference/transaction-builder/submit.md): Submit a fully-signed transaction CBOR - [Withdraw vesting lock](https://docs.snek.fun/api-reference/transaction-builder/withdraw-lock.md): Build a transaction that unlocks and withdraws vested tokens - [Get UTXOs](https://docs.snek.fun/api-reference/utxo-monitor/get-utxos.md): Unspent outputs for a wallet - [Overview](https://docs.snek.fun/api-reference/utxo-monitor/overview.md): Unspent-output lookup for transaction building - [Community takeover (CTO)](https://docs.snek.fun/for-creators/community-takeover.md): How a community can claim ownership of an abandoned token, including new socials and a new creator-fee wallet. - [Best practices](https://docs.snek.fun/for-creators/grow/best-practices.md): What to do after your token graduates from the bonding curve - [How to Burn Tokens](https://docs.snek.fun/for-creators/grow/burning-tokens.md): How to permanently remove tokens from circulation - [Setting Up a Multisig Wallet](https://docs.snek.fun/for-creators/grow/multisig.md): How to secure your project treasury with a multisig wallet on Cardano - [Taptools integration](https://docs.snek.fun/for-creators/grow/taptools-integration.md): How to get your token listed and showing correct data on Taptools - [Verify Your Token Globally](https://docs.snek.fun/for-creators/grow/verify-your-token-globally.md): How your token gets recognized across Cardano explorers and tools - [Token updates](https://docs.snek.fun/for-creators/manage/token-updates.md): How to update your token's social links and description - [Token Vesting](https://docs.snek.fun/for-creators/manage/token-vesting.md): How to set up a vesting schedule for your token - [Introduction](https://docs.snek.fun/getting-started/introduction.md): What is Snekfun? - [Creators](https://docs.snek.fun/getting-started/quickstart/creators.md): Launch your first token on Snekfun - [Traders](https://docs.snek.fun/getting-started/quickstart/traders.md): Buy your first token on Snekfun in under 2 minutes - [Bonding curve](https://docs.snek.fun/how-it-works/bonding-curve.md): How token pricing works on Snekfun - [Buy and sell tokens](https://docs.snek.fun/how-it-works/buy-and-sell-tokens.md): How trading works on Snekfun - [Creator rewards](https://docs.snek.fun/how-it-works/creator-rewards.md): How creators earn fees on Snekfun - [Graduation to Splash DEX](https://docs.snek.fun/how-it-works/graduation-to-splash-dex.md): What happens when a token leaves the bonding curve - [Launch a token](https://docs.snek.fun/how-it-works/launch-token.md): How to launch a token on Snekfun - [Open orders and cancellations](https://docs.snek.fun/how-it-works/open-orders-and-cancel.md): How open orders work and when you can cancel them - [Token page](https://docs.snek.fun/how-it-works/token-page.md): What you can see and do on a Snekfun token page - [Trading fees](https://docs.snek.fun/how-it-works/trading-fees.md): How Snekfun's platform fee works - [Turbo wallet](https://docs.snek.fun/how-it-works/turbo-wallet.md): How to fund and use the Snekfun Turbo Wallet - [User profile](https://docs.snek.fun/how-it-works/user-profile.md): How your Snekfun profile works - [Wallet deposits and withdrawals](https://docs.snek.fun/how-it-works/wallet-deposits-and-withdrawals.md): How to move funds between your connected wallet and Turbo Wallet - [Overview](https://docs.snek.fun/overview.md): Build your project to new heights - [Pairing](https://docs.snek.fun/pairing.md): How to use Snek.fun on your phone - [Creating tokens](https://docs.snek.fun/points/actions/creating-tokens.md): Earn points by launching tokens on Snekfun - [Referrals](https://docs.snek.fun/points/actions/referrals.md): Earn points by inviting others to Snekfun - [Trading tokens](https://docs.snek.fun/points/actions/trading-tokens.md): Earn points by trading tokens on Snekfun - [Daily Claims](https://docs.snek.fun/points/daily-claims.md): How to earn points through daily check-ins - [Overview](https://docs.snek.fun/points/overview.md): How the Snekfun points work - [FAQ](https://docs.snek.fun/support/faq.md): Answers to the most common questions about Snekfun ## OpenAPI Specs - [openapi](https://docs.snek.fun/api-reference/openapi.json) ## AsyncAPI Specs - [asyncapi](https://docs.snek.fun/api-reference/asyncapi.json) ## Optional - [App](https://snek.fun)