Back to Docs

WolfSwap Partners API — DEX Aggregator for Developers

The WolfSwap Partners API lets developers integrate DEX aggregation directly into their dApps. Get the best swap routes across Cronos DEXes, retrieve execution-ready transaction data, and let your users trade at optimal rates — all through a simple REST API.


How It Works

The API follows a five-step flow:

  1. Request a quote — Send token pair, amount, and routing preferences
  2. Receive quote data — Get back the best route with price, path, and estimated output
  3. Get execution data — Select a quote and specify execution parameters (recipient, slippage, fees)
  4. Receive transaction data — Get the calldata needed to execute the swap on-chain
  5. Execute with wallet — Submit the transaction from the user's wallet

Key Features

  • Multi-DEX routing — Routes through Uniswap V2, Uniswap V3, and non-standard protocols (Saddle, GMX, etc.)
  • Split execution — Optionally split trades across multiple routes for better pricing
  • Custom fees — Set a fee collector address and fee amount (in basis points) to monetize swaps in your dApp
  • Slippage control — Configure slippage tolerance in basis points
  • Taxed token support — Handles tokens with transfer taxes through intermediary routing

Authentication

All API requests require an API key passed as a header or query parameter.

Test API Key (for development):

wcoDe1kG6tvJMBVdn_uYxq6DJdW9Om2Ef_izmJE3ckE

Use this key to start building and testing your integration immediately.

Production keys: When you're ready to go live, contact the WolfSwap team on Discord to generate a production API key.


Full Documentation

For complete endpoint references, request/response schemas, and code examples, visit the full API docs:

api-partners.wolfswap.app/v2/docs

The interactive docs include:

  • Endpoint specifications with request parameters
  • Response schemas and example payloads
  • Try-it-out functionality to test requests directly

Getting Started

  1. Use the test API key above to start making requests
  2. Follow the five-step flow: quote → execution data → wallet execution
  3. Refer to the full API docs for endpoint details
  4. Contact WolfSwap on Discord for a production key when ready to launch

Disclaimer

This content is for informational purposes only and does not constitute financial, investment, or legal advice. Blockchain technology and decentralized finance involve significant risks, including the potential loss of all funds. All interactions with WolfSwap and its affiliated services — including trading, staking, bridging, providing liquidity, and any other on-chain activities — are performed entirely at your own risk. You are solely responsible for your own decisions and due diligence. WolfSwap makes no guarantees regarding the performance, security, or value of any tokens, NFTs, or DeFi protocols.