Liquidity coordination for digital assets

Find coordinated trades your marketplace can't see

SWAPS discovers trade opportunities from users' inventory and wants, then executes atomically on-chain. Drop-in backend; plug into your existing UI.

Architecture Overview
Real-Time State Engine
Optimized Discovery Engine
Enterprise Tenant Control
Atomic Trade Execution
✓ Live production API · Atomic execution

SWAPS is the trade coordination layer for your marketplace. Rather than waiting for a 1:1 buyer, SWAPS creates coordinated trades from the inventory users already have and the outcomes they want. We return execution-ready trade proposals that the user approves and executes atomically—so "illiquid" assets move, non-cash users transact, and you gain a clean coordination fee.

Live
Production API
Fast
Optimized discovery
Atomic
All-or-nothing execution
Isolated
Tenant by design

How it works

Three simple steps to unlock coordinated liquidity

1
Inventory sync

Inventory sync

User wallets auto-populate inventory via API or webhook.

2
User intent

User intent

Users select what they want to receive and what they’re willing to trade.

3
Proposals & execution

Proposals & execution

SWAPS returns execution-ready options; users approve and execute atomically.

Built for Enterprise Scale

Enterprise-grade capabilities without the vendor lock-in

Real-Time State Engine

Event-driven state management. Always accurate, always live.

Optimized Discovery Engine

Designed for speed and accuracy at scale.

Enterprise Security

Tenant isolation, audit logs, encrypted API keys. Enterprise-grade security and compliance.

Transparent Results

Every trade opportunity includes clear details: participants, assets, and policy alignment.

Simple API Integration

Three endpoints to unlock coordinated trading

# 1) Submit inventory
POST /api/v1/inventory/submit
{ "walletId": "user_wallet", "nfts": [{"contract": "0x...", "tokenId": "123"}] }
# 2) Submit wants
POST /api/v1/wants/submit
{ "walletId": "user_wallet", "wantedNFTs": ["target_nft_id"] }
# 3) Discover coordinated trades
POST /api/v1/discovery/trades
{ "walletId": "user_wallet", "mode": "composable" }
→ Returns: Coordinated trades with full execution paths

Why SWAPS Trade Coordination

Optimized Discovery Engine

Designed for speed and accuracy at scale. Finds optimal trade paths that traditional marketplaces miss entirely.

Sub-second discovery · Liquidity Enhancement · Transparent results

Enterprise Infrastructure

Built for scale with tenant isolation, audit trails, and enterprise security. Persistent state with hot cache and durable store.

Multi-tenant · Audit logs · API rate limiting · Webhook integration
Choose your plan

Start free, scale when ready

All tiers get the full SWAPS algorithm. Pay for volume, features, and support.

Free

START HERE
$0/month

Perfect for individual devs, small projects, and experimentation

Includes:
2 requests/minute, 50 NFTs/day
10 NFTs per wallet, 5 wants per wallet
Ethereum-only
Dashboard + API docs
Community support
Get Free API Key
MOST POPULAR

Pro

$599/month

Perfect for growing marketplaces and professional traders

Everything in Free, plus:
60 requests/minute, 5,000 NFTs/day
Collection-level trading
Webhooks & automation
Multi-chain switching
Standard email support
Start Pro Trial

Enterprise

SCALE
$2,500/month

Perfect for established marketplaces requiring scale and compliance

Everything in Pro, plus:
1,000 requests/minute, 100,000 NFTs/day
Business intelligence dashboards
Priority support & dedicated manager
Audit-compliant trails
Contact Sales

All plans include the same powerful trade discovery engine. Choose based on your volume and feature needs.

Ready to coordinate real liquidity?

Start discovering coordinated trades in minutes. No marketplace rewrite required.

Log In API Documentation