Skip to content

Latest commit

 

History

History
338 lines (251 loc) · 11.2 KB

File metadata and controls

338 lines (251 loc) · 11.2 KB

🔌 Sweep - Complete API Directory

Purpose: Master list of all APIs for dust sweeping, DeFi routing, and blockchain infrastructure Last Updated: January 2026


📊 Summary

Category Core APIs Alternative APIs Total
DEX Aggregators 4 3 7
Cross-Chain Bridges 4 4 8
Account Abstraction 4 3 7
Wallet Indexing 4 2 6
Price/Market Data 3 3 6
DeFi Protocols 8 4 12
RPC Providers 4 3 7
Analytics/Monitoring 3 2 5
Auth/Identity 3 2 5
Payments/Monetization 2 2 4
TOTAL 39 28 67

🔄 DEX Aggregators

Core APIs

API Purpose Docs URL llms.txt
1inch Fusion EVM swaps, MEV protection, gasless https://portal.1inch.dev/documentation https://1inch.dev/llms.txt
Jupiter Solana swaps, best routes https://station.jup.ag/docs https://station.jup.ag/llms.txt
CoW Protocol Batch auctions, MEV protection https://docs.cow.fi https://docs.cow.fi/llms.txt
Li.Fi Multi-chain aggregator + bridges https://docs.li.fi https://docs.li.fi/llms.txt

Alternative APIs

API Purpose Docs URL
Paraswap Multi-DEX aggregator https://developers.paraswap.network
0x Protocol DEX aggregation, RFQ https://0x.org/docs
Odos Smart order routing https://docs.odos.xyz

🌉 Cross-Chain Bridges

Core APIs

API Purpose Docs URL llms.txt
Across Protocol Fast EVM bridges, low fees https://docs.across.to https://docs.across.to/llms.txt
deBridge Solana↔EVM, fast settlement https://docs.debridge.finance https://docs.debridge.finance/llms.txt
Socket/Bungee Bridge aggregator https://docs.socket.tech https://docs.socket.tech/llms.txt
Wormhole Multi-chain messaging https://docs.wormhole.com https://docs.wormhole.com/llms.txt

Alternative APIs

API Purpose Docs URL
Stargate LayerZero native bridge https://stargateprotocol.gitbook.io
Hop Protocol L2 bridges https://docs.hop.exchange
Celer cBridge Cross-chain liquidity https://cbridge-docs.celer.network
Synapse Protocol Cross-chain AMM https://docs.synapseprotocol.com

🔐 Account Abstraction (ERC-4337)

Core APIs

API Purpose Docs URL llms.txt
Pimlico Bundler, Paymaster https://docs.pimlico.io https://docs.pimlico.io/llms.txt
Coinbase Smart Wallet Smart wallet SDK https://docs.cloud.coinbase.com/wallet-sdk https://docs.cloud.coinbase.com/llms.txt
Coinbase Paymaster Gas sponsorship https://docs.cloud.coinbase.com/paymaster -
Alchemy Account Kit AA infrastructure https://accountkit.alchemy.com/docs https://accountkit.alchemy.com/llms.txt

Alternative APIs

API Purpose Docs URL
Biconomy Smart accounts, bundler https://docs.biconomy.io
ZeroDev Kernel smart accounts https://docs.zerodev.app
Safe (Gnosis) Multi-sig + AA https://docs.safe.global

📇 Wallet Indexing & Token Data

Core APIs

API Purpose Docs URL llms.txt
Alchemy EVM indexing, NFTs, webhooks https://docs.alchemy.com https://docs.alchemy.com/llms.txt
Helius Solana indexing, DAS API https://docs.helius.dev https://docs.helius.dev/llms.txt
Moralis Multi-chain indexing https://docs.moralis.io https://docs.moralis.io/llms.txt
Covalent Unified blockchain data https://www.covalenthq.com/docs https://covalenthq.com/llms.txt

Alternative APIs

API Purpose Docs URL
Ankr Multi-chain queries https://www.ankr.com/docs
Bitquery GraphQL blockchain data https://docs.bitquery.io

💰 Price & Market Data

Core APIs

API Purpose Docs URL llms.txt
CoinGecko Token prices, metadata https://docs.coingecko.com https://docs.coingecko.com/llms.txt
DeFi Llama TVL, yields, prices https://defillama.com/docs/api -
Chainlink On-chain price feeds https://docs.chain.link https://docs.chain.link/llms.txt

Alternative APIs

API Purpose Docs URL
CoinMarketCap Market data https://coinmarketcap.com/api/documentation
Pyth Network High-frequency oracles https://docs.pyth.network
Redstone Modular oracles https://docs.redstone.finance

🏦 DeFi Protocols

Lending & Yield

API Purpose Docs URL llms.txt
Aave V3 Lending, flash loans https://docs.aave.com https://docs.aave.com/llms.txt
Yearn V3 Yield vaults (ERC-4626) https://docs.yearn.fi https://docs.yearn.fi/llms.txt
Beefy Finance Auto-compounding vaults https://docs.beefy.finance https://docs.beefy.finance/llms.txt
Compound V3 Lending markets https://docs.compound.finance https://docs.compound.finance/llms.txt

Liquid Staking

API Purpose Docs URL llms.txt
Lido ETH staking (stETH) https://docs.lido.fi https://docs.lido.fi/llms.txt
Rocket Pool Decentralized ETH staking https://docs.rocketpool.net https://docs.rocketpool.net/llms.txt
Jito Solana MEV staking https://docs.jito.network https://docs.jito.network/llms.txt
Marinade Solana liquid staking https://docs.marinade.finance https://docs.marinade.finance/llms.txt

Alternative DeFi

API Purpose Docs URL
Morpho Optimized lending https://docs.morpho.org
Pendle Yield tokenization https://docs.pendle.finance
Convex Curve boosting https://docs.convexfinance.com
Eigenlayer Restaking https://docs.eigenlayer.xyz

🌐 RPC Providers

Core APIs

API Purpose Docs URL llms.txt
Alchemy Multi-chain RPC https://docs.alchemy.com https://docs.alchemy.com/llms.txt
QuickNode High-performance RPC https://www.quicknode.com/docs https://quicknode.com/llms.txt
Infura Ethereum infrastructure https://docs.infura.io https://docs.infura.io/llms.txt
Chainstack Multi-chain nodes https://docs.chainstack.com https://docs.chainstack.com/llms.txt

Alternative APIs

API Purpose Docs URL
Tenderly RPC + simulation https://docs.tenderly.co
dRPC Decentralized RPC https://drpc.org/docs
Blast API Multi-chain RPC https://docs.blastapi.io

📈 Analytics & Monitoring

Core APIs

API Purpose Docs URL llms.txt
Dune Analytics On-chain analytics https://docs.dune.com https://docs.dune.com/llms.txt
Transpose Real-time blockchain data https://docs.transpose.io https://docs.transpose.io/llms.txt
Nansen Wallet labels, flows https://docs.nansen.ai -

Alternative APIs

API Purpose Docs URL
Arkham Entity intelligence https://docs.arkhamintelligence.com
Flipside Blockchain analytics https://docs.flipsidecrypto.com

🔑 Auth & Identity

Core APIs

API Purpose Docs URL llms.txt
SIWE (Sign-In with Ethereum) Wallet auth https://docs.login.xyz https://login.xyz/llms.txt
Privy Embedded wallets, auth https://docs.privy.io https://docs.privy.io/llms.txt
Dynamic Web3 auth https://docs.dynamic.xyz https://docs.dynamic.xyz/llms.txt

Alternative APIs

API Purpose Docs URL
Web3Auth Social login + MPC https://web3auth.io/docs
Magic Passwordless auth https://magic.link/docs

💳 Payments & Monetization

Core APIs

API Purpose Docs URL llms.txt
x402 Protocol HTTP 402 payments https://www.x402.org/llms-full.txt https://x402.org/llms-full.txt
Coinbase Commerce Crypto payments https://docs.cloud.coinbase.com/commerce -

Alternative APIs

API Purpose Docs URL
Request Network Invoicing, payments https://docs.request.network
Superfluid Streaming payments https://docs.superfluid.finance

🛠️ Development Tools

SDKs & Libraries

API Purpose Docs URL llms.txt
viem TypeScript Ethereum library https://viem.sh https://viem.sh/llms.txt
wagmi React hooks for Ethereum https://wagmi.sh https://wagmi.sh/llms.txt
ethers.js Ethereum library https://docs.ethers.org https://docs.ethers.org/llms.txt
Solana Web3.js Solana library https://solana-labs.github.io/solana-web3.js -
permissionless.js ERC-4337 library https://docs.pimlico.io/permissionless https://docs.pimlico.io/llms.txt

Testing & Simulation

API Purpose Docs URL
Tenderly Tx simulation, forks https://docs.tenderly.co
Foundry/Anvil Local testing https://book.getfoundry.sh
Hardhat Development framework https://hardhat.org/docs

📋 Documentation URLs to Fetch

Priority 1 - Must Have (Core)

https://portal.1inch.dev/documentation
https://station.jup.ag/docs
https://docs.cow.fi
https://docs.li.fi
https://docs.across.to
https://docs.pimlico.io
https://docs.cloud.coinbase.com
https://docs.alchemy.com
https://docs.helius.dev
https://docs.coingecko.com
https://docs.aave.com
https://docs.lido.fi
https://viem.sh
https://wagmi.sh
https://www.x402.org

Priority 2 - Should Have

https://docs.debridge.finance
https://docs.socket.tech
https://docs.moralis.io
https://docs.yearn.fi
https://docs.beefy.finance
https://docs.jito.network
https://docs.privy.io
https://defillama.com/docs/api
https://docs.chain.link

Priority 3 - Nice to Have

https://developers.paraswap.network
https://0x.org/docs
https://docs.biconomy.io
https://docs.zerodev.app
https://docs.compound.finance
https://docs.rocketpool.net
https://docs.marinade.finance
https://docs.dune.com
https://docs.dynamic.xyz

🔗 Known llms.txt / llms-full.txt URLs

These are confirmed or likely LLM-friendly documentation files:

# Confirmed
https://www.x402.org/llms-full.txt
https://docs.pimlico.io/llms.txt
https://viem.sh/llms.txt
https://wagmi.sh/llms.txt

# Likely (standard location)
https://docs.alchemy.com/llms.txt
https://docs.li.fi/llms.txt
https://docs.aave.com/llms.txt
https://station.jup.ag/llms.txt
https://docs.cow.fi/llms.txt
https://docs.helius.dev/llms.txt
https://docs.coingecko.com/llms.txt
https://docs.lido.fi/llms.txt
https://docs.across.to/llms.txt
https://docs.privy.io/llms.txt

This directory will be updated as we discover new APIs and documentation sources.