GMGN: Agent API and Skills market (Solana tab) logoGMGN: Agent API and Skills market (Solana tab)
IPv4 only. Query needs API key. Swap needs the matching private key.
devrels.xyz/a/337GMGN is a fast on-chain trading terminal. The Solana Skills market lives inside the AI surface: gmgn.ai/ai?chain=sol&tab=skills_market. Agent docs: GMGN Agent API. Tutorial index: docs.gmgn.ai. X @gmgnai. The marketing SPA at gmgn.ai returned 403 from this fetch; GitBook docs are the live source.
Agent API is for AI agents: quotes, market data, swap, in natural language. Create a key at gmgn.ai/ai by uploading an Ed25519 public key. IPv4 only. Query skills need the API key. Trading skill needs the matching private key. Never put that key in git or chat.
Skills and CLI
npx skills add GMGNAI/gmgn-skillsConfig file: ~/.config/gmgn/.env with GMGN_API_KEY, and GMGN_PRIVATE_KEY only if you want swap. Built-in commands: /gmgn-token, /gmgn-market. Skills table: gmgn-market / token / portfolio = API key. gmgn-swap = API key + private key. CLI: npx gmgn-cli (JSON or --raw).
Capabilities from the docs: token info, security, pool, top holders and traders. Market candles 1m to 1d. Trending list. Portfolio holdings, history, PnL. Swap via routing with custom slippage, then poll order status. Chains live: SOL (SOL, USDC), BSC (BNB, USDC), Base (ETH, USDC). ETH and other new chains are in progress. Docs say verify contract, amount, and slippage before any swap. The model can be wrong.
Not the same as the Trade API
Volume-gated Trade API is a different product. Apply, wait up to 24h, key in header x-route-key, one call every 5 seconds. Solana router: GET https://gmgn.ai/defi/router/v1/sol/tx/get_swap_route. Submit: https://gmgn.ai/txproxy/v1/send_transaction. Skills market does not replace that.
Resources
Keep reading
Get new articles in your inbox
Technical deep-dives on Solana tooling, infrastructure, and ecosystem. No noise.
