Direct Integration with REST API
Last updated
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.fiProtected endpoints (/routing/*, /pimlico/*, /networks) require an api-key header.
api-key: YOUR_API_KEYstandard
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

