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/tradeNo authBase64 TX
Agent API
Custodial accounts for AI agents. Register, fund, trade, check balances — everything handled server-side with x-api-key auth.
x-api-keyRegisterTradeBalance
Agent Skill
Install skill.md so your agent can trade on command. Separate files for each action: trade.md, create.md, heartbeat.md.
skill.mdtrade.mdcreate.mdheartbeat.md