Axis- Instant Swap
About usContact Us
  • Welcome to Axis Instant Swap
  • Getting Started
    • Partner Onboarding Endpoints
    • Partner Activate Endpoint
    • Regenerate Partners Public & Private Keys
    • Digital Signature
  • Account Codes/Bank codes
  • Buy (Fiat On-Ramp)
    • Exchange Rate
    • Create Buy Order Endpoint
  • Sell (Crypto Off-Ramp)
    • Exchange Rate
    • Create Sell Order Endpoint
  • Events
  • Order History & Status
    • Pending Transactions
      • Transaction Pending KYC Endpoint
    • Get Single Order Endpoint
    • Get Multiple Order Endpoint
    • Sell/Payout Verification Endpoint
  • Post KYC Data
    • Post KYC Data Endpoint
  • Create KYC
  • Verify KYC Status
  • Release KYC Pending Transactions
  • Transaction Resolution
    • Log Issue
    • Check Issue Status
Powered by GitBook
On this page
  • Axis (Instant Swap)
  • Supported Currencies
  • Swap Rate
  • How our API Works
  • What Can I do on API?
  • How do I Get Started?
  • Benefits of Axis
  • Dispute Resolution & Issues Handling

Was this helpful?

Welcome to Axis Instant Swap

This page is meant to give an overview and understanding of the integration process of our Instant Swap System

NextGetting Started

Last updated 7 months ago

Was this helpful?

Axis (Instant Swap)

Axis is a real-time swap solution designed to help merchants securely and instantly swap between Stablecoin (e.g. USDT) and Fiats. e.g. swap from NGN to USDT or USDT to NGN using a rate set by us. With a single integration on the Axis, you can swap between USDT and 18+ fiat currencies.

Supported Currencies

  1. USDT (TRC-20)

  2. USDC (MATIC)

  3. eUSD

  4. NGN (Bank Transfer )

  5. GHS (Mobile Money)

  6. KHS (Mobile Money- M Pesa)

  7. 15+ Fiate Currencies

Swap Rate

All swaps between currency pairs are done at a floated and competitive exchange rate.

The minimum Stable Coin is $10 (USDT, USDC, eUSD).

{
     success: true,
     message: string,
     data: {
     "NGN/USDT": 1500,
     "USDT/NGN": 1500
     }

NGN/USDT = Onramp; USDT/NGN = offramp

How our API Works

The Axis API is event-driven. To make a successful swap (either on-ramp or Off-ramp) there are 3 events each for Funding and withdrawal.

What Can I do on API?

  • Fiat on-ramp - Enable your users to instantly buy cryptocurrencies with local payments in fiats such as NGN, GHS, and KES using bank transfers and mobile money

  • Crypto off-ramp - Swap Stablecoin (e.g USDT) to fiats such as NGN, GHS, and KES

How do I Get Started?

Benefits of Axis

  1. Instant settlement: Fiats and Stablecoin (e.g USDT) are settled in real-time

  2. Non-Custodial: As a merchant, you will not be involved in the flow of funds and money will be settled into your user's wallet address (Funding) or bank account (Withdrawal).

  3. Multi-currency: The Axis system allows you to swap between fiat (NGN, GHS, KES. 15+ fiat currencies) and cryptocurrency (USDT). eg NGN/USDT, and USDT/NGN

  4. Competitive rates: Rates are competitive when compared to other exchanges

Dispute Resolution & Issues Handling

We have a dedicated technical and customer support team to help resolve any transaction-related issues within 24 hours.

Email Support: help@fuspay.us

To get started please register on our to get the credentials needed to authenticate with our swap API

partner onboarding endpoint
Telegram Support:
https://t.me/+BP2Os0XbyxU5OWZk
Fuspay Axis Real-time Stablecoin to Fiat Currency Swap API
Flowchart of how your application make calls to our Application in Funding (on-ramp) usecase
Flowchart of how your application make calls to our Application in Withdrawal (off-ramp) usecase