How It Works
- Get Quote — Call the API to get signed calldata for a
submitOrdertransaction - Submit — Broadcast the transaction on the source chain (includes messaging fee as
value) - Get Fulfilled — The protocol processes the order and credits the destination asset on the target chain
Supported Routes
Same-chain Ethereum routes (USDC ↔ USDG) settle on Ethereum.
GET /v1/transit/routes to fetch the current route configuration programmatically.
Getting Started
Integration Guide
Step-by-step guides for route discovery, order submission, and tracking.
API Reference
Complete endpoint reference with request/response schemas.
AI Coding Reference
Condensed reference for Cursor, Copilot, and Claude.