Skip to main content

Circle

Quick Start
  1. Sign up at circle.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Circle →

Overview

Integration with Circle — issuer USDC (second-largest stablecoin by market cap). Has MAS license MPI (Major Payment Institution). Provides USDC Mint/Burn (issuance and redemption), CCTP (Cross-Chain Transfer Protocol — bridging USDC between chains without exchange), Programmable Wallets (custodial wallets), Smart Contract Platform. Support Ethereum, Solana, Polygon, Avalanche, Arbitrum, Optimism, Base.

Provider IDcircle
CategoryCrypto & Blockchain
Websitecircle.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
entity_secretEntity Secret (for signing)
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/walletsCreation wallet
GET/wallets/{id}Information about wallet
GET/wallets/{id}/balancesBalance wallet
POST/mintsMinting USDC
POST/burnsBurning USDC
POST/cctp/transfersCCTP transfer
GET/cctp/transfers/{id}Status CCTP transfer

Resources