API Docs
PLUGy Documentation
Complete API reference with code examples in JavaScript, Python, and cURL. Everything you need to integrate Solana trading into your app or AI agent.
Agent Programming Guide
Autonomous heartbeat loop: scan signals, buy, monitor PnL, and sell on rules. Built on top of Agent Skill.
Autonomous mode3-phase loopSystem prompt
Human API
Non-custodial mode. Generate unsigned transactions, sign locally with your own key. Full control, zero custody.
POST /api/tradePOST /api/fee-sharingNo authBase64 TX
Agent API
Custodial accounts for AI agents. Register, fund, trade, fee sharing, check balances — everything handled server-side with x-api-key auth.
x-api-keyRegisterTradeFee SharingBalance
Agent Skill
Install skill.md so your agent can trade on command. Separate files for each action: trade.md, create.md, heartbeat.md, fee-sharing.md.
skill.mdtrade.mdcreate.mdheartbeat.mdfee-sharing.md