For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
DocsAPI Reference
DocsAPI Reference
    • End Points
  • PARTNER
    • GETGet Orders
    • GETGet Order By ID
    • GETGet Webhooks
    • POSTRefresh Access Token
    • POSTCreate Widget URL
  • COUNTRIES
    • GETGet Countries
  • CURRENCIES
    • GETGet Crypto Currencies
    • GETGet Fiat Currencies
    • GETGet Price
    • GETVerify Wallet Address
  • TRANSAK WHITELABEL API
    • End Points
  • TRANSAK SWAPS (B2B)
    • End Points
    • GETGet Order Status by Order ID
    • GETGet Order by Deposit Transaction Hash
    • GETGet Transaction History
Dashboard
LogoLogo
On this page
  • End Points
  • Quick Navigation
TRANSAK SWAPS (B2B)

Getting Started

Base URLs and API reference for Transak Swaps B2B.
||View as Markdown|
Was this page helpful?
Edit this page
Previous

Deprecated - Request OTT (Cards, Apple Pay)

Next

Get Order Status by Order ID

Built with

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

EnvironmentBase URL
Staginghttps://api-stg.transak.com/
Productionhttps://api.transak.com/

Quick Navigation

  • 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.