Getting Started
Base URLs and API reference for Transak Swaps B2B.
Transak Swaps B2B provides a set of read APIs for partners to track cross-chain swap orders. Use these endpoints to monitor order lifecycle, resolve orders from on-chain deposit hashes, and fetch paginated transaction history for your integration.
End Points
Quick Navigation
- Create Order — Submit a deposit transaction hash with payout instructions to initiate a swap order.
- Get Order Status by Order ID — Retrieve the current status and details of a swap order by its ID.
- Get Order by Deposit Transaction Hash — Look up a swap order using the on-chain deposit transaction hash.
- Get Transaction History — Fetch a paginated list of swap transactions for your integration.