Skip to Content
API

API

The Rift API enables access to native Bitcoin swaps between chains.

For the full interactive API reference with request examples and live testing capabilities, visit the API Reference →.


Quick Overview

EndpointMethodDescription
/quotePOSTGet a quote for a swap
/orderPOSTCreate a swap from a quote
/order/{orderId}GETGet swap status and details
/healthGETGet system online status
/statusGETGet detailed status of all backend services

Supported Chains

ChainIdentifier
BitcoinBITCOIN
EthereumEVM with chainId: 1
BaseEVM with chainId: 8453

Supported Tokens

TokenChainType
BTCBitcoinNative
cbBTCEthereum/BaseERC20 (0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf)

Authentication

Currently, the Rift API does not require authentication. Rate limiting may apply.

Reach out to our team on Telegram  if interested in getting an affiliate API key.

Last updated on