sushiswap-apiREST API for optimized token swapping (including executable transaction generation), swap quoting, and pricing using the SushiSwap Aggregator. Use this skill when the user wants to: - Get a swap quote between two tokens on 40+ evm networks - Generate executable swap transaction data - Fetch token prices for a specific network or token - Retrieve token metadata - Discover supported AMM liquidity sources - Integrate SushiSwap swapping or pricing logic via HTTP/REST (and not the SushiSwap Javascript API)
Install via ClawdBot CLI:
clawdbot install 0xMasayoshi/sushiswap-apiThe SushiSwap API provides HTTP access to the SushiSwap Aggregator for
optimized token swaps, price discovery, and transaction generation.
It aggregates liquidity from multiple DEXs to determine the best execution route.
https://api.sushi.com
The active API schema is defined in:
Agents must always rely on the schema contents rather than hardcoded assumptions.
references/openapi.yaml/quote/v7/{chainId})/swap/v7/{chainId})/price/v1/{chainId})/token/v1/{chainId}/{tokenAddress})referrer parameter for all quote and swap endpointsreferrer Parameterreferrer parameter must be specified on swap-related endpoints (e.g. /quote & /swap)/quote or /swap requests must not be sent without a referrer valueThe SushiSwap API supports customized integrator fees on swap-related endpoints (e.g. /quote & /swap).
team rather than attempting to modify request parameters.
422: Request parameters are invalid → fix inputs529: Server overloaded → retry with backoff500: Internal error → retry or fail gracefullyFor schema usage rules and update behavior, see:
Generated Mar 1, 2026
A dashboard for DeFi users to monitor token prices across multiple EVM networks and generate optimized swap quotes for portfolio rebalancing. It integrates SushiSwap API for real-time pricing and transaction data, enabling users to execute swaps directly from the interface with best execution routes.
A decentralized exchange aggregator that sources liquidity from 40+ EVM networks using SushiSwap API for swap quotes and executable transactions. It provides users with the best swap rates by comparing multiple AMMs, supporting seamless token swaps across different blockchain networks.
A payment processing system for e-commerce that uses SushiSwap API to fetch token prices and generate swap transactions for converting customer payments into stablecoins. It ensures accurate pricing and efficient settlement by leveraging aggregated liquidity sources for token conversions.
A platform offering detailed analytics on token metadata, pricing trends, and supported liquidity sources across EVM networks. It integrates SushiSwap API to retrieve token information and price data, helping investors make informed decisions based on comprehensive market insights.
Integrators earn revenue through the default 80/20 fee split on swaps, where 80% of fees go to the referrer. By embedding SushiSwap API into applications, businesses can generate income from user swap transactions without upfront costs, leveraging high transaction volumes for steady earnings.
Offer subscription-based access to advanced features like custom swap routing, price alerts, and transaction automation using SushiSwap API. This model targets professional traders and institutions, providing recurring revenue through tiered plans with enhanced API capabilities and support.
Provide white-labeled DeFi platforms for businesses, integrating SushiSwap API for swap quoting and execution. Revenue comes from setup fees, licensing, and a share of transaction fees, enabling clients to offer branded swapping services without developing their own infrastructure.
💬 Integration Tip
Always include a valid referrer parameter in swap-related requests and dynamically load the OpenAPI schema to ensure compliance with endpoint updates and avoid hardcoded assumptions.
Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.