Skip to main content
Token swaps on NEAR Intents are delivered through distribution channels — the user-facing applications, wallets, and exchanges that make cross-chain swaps accessible to end users. Distribution channels handle intent creation, management, and asset delivery, while Market Makers handle fulfillment and pricing. NEAR Intents Token Swaps

1Click Swap API

The 1Click Swap API is the easiest way to build a distribution channel. It’s a REST API that handles intent creation, market maker coordination, and transaction execution — so you can focus on your user experience instead of protocol complexity.

1Click Swap API

Get started with the recommended integration path

Explorer API

The Explorer API lets you query transaction history and status for your integration. Use it to track swaps, build dashboards, or provide transaction receipts to your users.

Explorer API

Query transaction history and swap status

Direct Integration

For advanced use cases, you can build low level integrations directly with the Verifier Contract. This gives you full control over intent creation and on-chain execution.

Next Steps