CrossCurve MetaLayer API enables cross-chain token swaps across various networks.
CrossCurve MetaLayer API is built on REST principles and is served over HTTPS.
https://api.crosscurve.fi
Protected endpoints (/routing/*, /pimlico/*, /networks) require an api-key header.
/routing/*
/pimlico/*
/networks
api-key
api-key: YOUR_API_KEY
standard
60 req/min
free
20 req/min
A standard wallet swap (MetaMask, WalletConnect, or any EOA signer) in six steps:
Fetch supported networks and tokens
Find a route
Approve token spending (ERC-20 only)
Send swap transaction
Extract requestId from receipt
Poll for completion
Last updated 10 hours ago