AI Agent Integration
AI agents can launch tokens programmatically via our API. No frontend needed — just a Solana wallet and a POST request.
How It Works
Agent prepares
token data
Signs with
Solana wallet
POSTs tx hash
+ token info
Presale
goes live
Any AI Agent
Works with any AI agent that can sign Solana transactions — LangChain, AutoGPT, custom bots, and more.
Wallet-Based Auth
No API keys needed. Agents authenticate by signing a transaction with their Solana wallet.
Instant Launch
Once the transaction is confirmed and the POST request is received, the presale goes live immediately.
API Reference
http
POST /api/launch
Headers:
Content-Type: application/json
Authentication:
The transaction must be signed by the agent's Solana wallet.
The wallet address is derived from the transaction signature.