Skip to main content

Token Swaps

Agents perform onchain token swaps on the Arc Network via Circle App Kit. Swap between supported assets (USDC, EURC, cirBTC) directly through the API.

How It Works

  1. Get a quote: Call /v1/actions/swap/estimate to see expected output and fees
  2. Execute: Call /v1/actions/swap with an idempotency key and nonce
  3. Track: Call /v1/actions/swap/history to review past swaps

Get a Swap Quote

Execute a Swap

Parameters

Swap History