Pricing overview

1inch provides a decentralized exchange (DEX) aggregation service designed to find optimal token swap routes across multiple liquidity sources. The core pricing model for using 1inch's protocols, including the Aggregation Protocol and the Limit Order Protocol, is based on the underlying blockchain network transaction fees, commonly known as gas fees. There are no direct subscription charges or API usage fees imposed by 1inch itself for accessing its developer tools or dApp interface 1inch API reference.

When a user initiates a token swap or places a limit order through 1inch, the transaction is executed on a blockchain network such as Ethereum, Polygon, or BNB Chain. Each operation on these networks requires computational resources, which are paid for in the native cryptocurrency of that network (e.g., ETH for Ethereum, MATIC for Polygon). The amount of gas required for a transaction depends on its complexity, while the gas price fluctuates based on network demand and congestion. This means the cost of using 1inch's services is primarily determined by external network conditions and the specific blockchain chosen for the transaction.

1inch's monetization strategy is not centered on charging for API access or transaction execution directly. Instead, it involves the utility and governance of its native 1INCH token, as well as potential liquidity provision incentives and protocol development. The absence of direct fees from 1inch contributes to its appeal for developers and users seeking to optimize their decentralized finance (DeFi) operations without incurring additional platform-specific costs 1inch ecosystem overview.

Plans and tiers

1inch does not offer traditional pricing plans or tiered subscriptions because its core services are built upon decentralized protocols. Unlike centralized API providers that often have free, developer, and enterprise tiers with varying rate limits and feature sets, 1inch's API access is uniformly open and free from direct charges. This model aligns with the decentralized ethos of Web3 and DeFi, where users typically pay for the computational resources used on the blockchain rather than for platform-specific access.

There are no distinctions such as "Basic," "Pro," or "Enterprise" plans for using the 1inch API or dApp. All users and integrators have access to the same set of functionalities, including:

  • Aggregation Protocol: Routes for optimal token swaps across numerous DEXs.
  • Limit Order Protocol: Functionality for placing limit orders on supported networks.
  • Spot Price API: Access to real-time token prices.
  • Gas Price API: Information on current network gas fees.

The absence of tiered plans means that scalability and usage limits are primarily governed by the underlying blockchain network's capacity and the user's willingness to pay the associated gas fees. Developers integrating the 1inch API can execute an unlimited number of queries, subject only to standard API rate limits that are common for any public API to prevent abuse, but not tied to a specific payment tier 1inch Aggregation Protocol API.

Free tier and limits

1inch operates with a robust free tier that effectively encompasses its entire API offering. All functionalities of the 1inch Aggregation Protocol and Limit Order Protocol APIs are available without any direct cost from 1inch. This means developers can integrate 1inch's swap routing, limit order placement, and market data retrieval into their applications without needing to pay subscription fees, transaction commissions, or per-request charges to 1inch.

The primary "limit" in this free tier context refers to the blockchain network's transaction fees and capacity, rather than any restriction imposed by 1inch. When a user or an application initiates a transaction through 1inch, they are responsible for paying the gas fees required by the chosen blockchain network. These fees are not collected by 1inch but are paid to the network's validators or miners for processing the transaction Ethereum gas documentation.

Key aspects of the 1inch free tier:

  • No API Keys for Basic Access: For many public endpoints, API keys are not strictly required, facilitating easy integration. For higher rate limits or specific enterprise needs, API keys can be requested.
  • Unlimited Queries: Developers can make an unlimited number of API requests, subject to fair usage policies and general API rate limits designed to ensure service stability. These limits are typically high enough for most applications.
  • Access to All Protocols: Full access to the Aggregation Protocol, Limit Order Protocol, and various utility APIs (e.g., token list, gas price).
  • No Direct Transaction Fees: 1inch does not add its own fees on top of the network gas fees for swaps executed through its platform.

This model makes 1inch highly accessible for developers building DeFi applications, as it removes a significant barrier to entry—the cost of integrating an advanced DEX aggregator. The focus remains on optimizing transaction efficiency and minimizing the user's total cost, primarily by finding routes that reduce the gas cost or improve the effective swap rate.

Real-world cost examples

Understanding the real-world costs of using 1inch involves primarily estimating the fluctuating blockchain network gas fees. Since 1inch itself does not charge direct fees, the cost is entirely dependent on the network chosen, current network congestion, and the complexity of the specific transaction.

Example 1: Swapping Tokens on Ethereum Mainnet

Consider a user wanting to swap 1 ETH for DAI on the Ethereum mainnet using 1inch. The 1inch Aggregation Protocol identifies the most efficient path across multiple DEXs. The user would then pay:

  • Gas Fee: This is the primary cost. If the transaction requires, for instance, 150,000 units of gas, and the current gas price (Gwei) is 30, with ETH at $3,000, the calculation would be: 150,000 gas units * 30 Gwei * (1 ETH / 1,000,000,000 Gwei) = 0.0045 ETH. At $3,000/ETH, this equals $13.50.
  • No 1inch Fee: 1inch does not add any percentage or fixed fee to this swap.

The total cost for this swap would be approximately $13.50, entirely comprising the Ethereum network gas fee. This fee can vary significantly based on network activity; during peak congestion, gas prices can rise substantially, increasing the cost.

Example 2: Swapping Tokens on Polygon Network

Now, consider the same swap (e.g., USDC for MATIC) on the Polygon network. Polygon is known for its lower transaction fees.

  • Gas Fee: A similar swap on Polygon might consume a similar amount of gas units (e.g., 100,000 units), but the gas price on Polygon is significantly lower, typically measured in a few Gwei. If the gas price is 50 Gwei and MATIC is $0.70, the calculation is: 100,000 gas units * 50 Gwei * (1 MATIC / 1,000,000,000 Gwei) = 0.005 MATIC. At $0.70/MATIC, this equals $0.0035.
  • No 1inch Fee: Again, no direct fee from 1inch.

The total cost for this swap on Polygon would be less than a cent, demonstrating the significant cost difference between various blockchain networks Polygon PoS documentation.

Example 3: Placing a Limit Order

Placing a limit order via the 1inch Limit Order Protocol also incurs gas fees. These fees are typically paid when the order is created or when it is eventually filled, depending on the specific implementation and network. The cost will be comparable to a token swap, varying by network and congestion.

In all scenarios, the user must have sufficient native cryptocurrency (ETH, MATIC, BNB, etc.) in their wallet to cover these network transaction fees.

How the pricing compares

When comparing 1inch's pricing model to alternatives, it's essential to distinguish between direct DEXs and other aggregators. 1inch's approach of not charging direct fees for its aggregation service sets a competitive standard.

Comparison Table: 1inch vs. Direct DEXs and Other Aggregators

Feature 1inch Aggregation Protocol Uniswap (Direct DEX) PancakeSwap (Direct DEX) SushiSwap (Direct DEX)
Platform Fees (Direct) None (API access free) None (swap fee charged to liquidity providers) None (swap fee charged to liquidity providers) None (swap fee charged to liquidity providers)
Primary Cost for User Blockchain network gas fees Blockchain network gas fees + protocol swap fee (often ~0.3%) Blockchain network gas fees + protocol swap fee (often ~0.25%) Blockchain network gas fees + protocol swap fee (often ~0.3%)
Swap Optimization Aggregates liquidity across many DEXs for best price/gas Uses its own liquidity pools only Uses its own liquidity pools only Uses its own liquidity pools only
Supported Networks Multi-chain (Ethereum, Polygon, BNB Chain, etc.) Primarily Ethereum, some L2s Primarily BNB Chain, some others Multi-chain (Ethereum, Polygon, etc.)
Best For Users/developers seeking optimal swap rates and gas efficiency across the DeFi ecosystem Direct swaps on a single, well-established DEX Direct swaps on a single, popular DEX, particularly on BNB Chain Direct swaps on a single DEX with a broader ecosystem

Key Differentiators:

  • No Direct 1inch Fees: Unlike some centralized exchanges or even some DeFi protocols that might take a small percentage of a swap as a protocol fee, 1inch does not impose such direct fees on the user. The only cost comes from the underlying blockchain network 1inch documentation.
  • Gas Optimization: While all DEX transactions incur gas fees, 1inch's core value proposition is finding the most gas-efficient and economically advantageous swap path. This often means that while a transaction still pays gas, the overall effective cost (including potential price improvement) can be lower than executing directly on a single DEX.
  • Aggregated Liquidity: Direct DEXs like Uniswap, PancakeSwap, or SushiSwap only utilize their own liquidity pools. When you swap on these platforms, you pay their specific protocol fee (e.g., 0.3% on Uniswap V2) in addition to gas. 1inch aggregates these, often finding a better effective rate by splitting orders or routing through multiple protocols, potentially offsetting or even surpassing the cost of a direct swap.
  • Multi-chain Support: 1inch's broad support for various blockchain networks allows users to choose the chain with the most favorable gas fees for their transaction, providing flexibility that single-chain DEXs cannot.

In summary, 1inch's pricing model is highly competitive because it externalizes the primary cost (gas fees) to the blockchain network while providing a service that aims to minimize those external costs and maximize swap efficiency through aggregation. This makes it an attractive option for users and developers focused on cost-effectiveness and optimal execution in the decentralized space.