Documentation Index
Fetch the complete documentation index at: https://blank.build/docs/llms.txt
Use this file to discover all available pages before exploring further.
Developers
Blank lets you launch Solana tokens straight from your own app. The tokens you create through the SDK behave exactly like the ones launched on blank.build: same token pages, same discovery feed, same trading flow, same fees, same staking, same graduation. Most apps only ever need one call:The SDK is the supported integration surface. Raw HTTP endpoints are
documented for backend adapters and debugging, but most integrations should
not need them.
What you can do today
- Launch a token on the network Blank is running on.
- Split creator fees across up to five wallets at launch.
- Enable staking in the launch bundle by passing
staking.shareBps. - Use server-side API keys to launch from your app backend or automation. Each Blank account can keep up to three active keys.
- Show API-launched tokens as normal Blank tokens (they get a small “API” badge, nothing else).
- Top up staking pools with creator-funded bonuses.
- Read public fee status and the live Solana config (program IDs, limits, etc.).
Base URLs
- API:
https://api.blank.build - App:
https://blank.build