API DOCS
  • Introduction
  • Getting Started
  • Supported Assets
  • Reference
    • API Reference
      • Common Parameters
      • Order
        • Pay Example
          • MuseWallet Checkout
          • Direct Integration
            • India
              • Wallet
            • Vietnam
              • Virtual_account
              • Qrcode
            • Indonesia
              • Wallet
              • Virtual_account
              • Qrcode
            • Brazil
              • Wallet
            • USA
              • Credit Card
            • Philippine
              • Wallet
              • Qrcode
          • On-Chain
        • Payout Example
          • India
            • BankTransfer
          • Vietnam
            • BankTransfer
          • Brazil
            • WalletTransfer
          • Indonesia
            • WalletTransfer
            • BankTransfer
          • Philippine
            • WalletTransfer
            • BankTransfer
      • Balance
      • Conversion
      • Fee
  • WebHook
  • API Responses
  • Enums
    • Payment Method
    • Payment Type
      • Vietnam
        • qrcode
        • virtual_account
      • Brazil
        • wallet
      • Indonesia
        • virtual_account
        • wallet
        • qrcode
      • India
        • wallet
      • Philippine
    • Payout Method
      • Vietnam
        • Bank
      • Indonesia
        • Bank
        • Wallet
      • Brazil
        • Wallet
      • India
        • bank
      • Philippine
        • Bank
        • wallet
    • Order Type
    • Order Status
    • Country Code
  • Data(Test)
Powered by GitBook
On this page
  • Features
  • Getting Started

Introduction

Make on-chain payment convenient, secure and simple.

NextGetting Started

Last updated 11 months ago

Welcome to the developer page! MusePay provides a REST API that enables you to manage your workspace as well as fully automate your transaction flow and a callback that provides you the ability to receive push notifications on events happening on your workspace.

Features

  • Convenience

Access 100M+ strong cryptoCurrency user base without any limitation and support most mainstream coin and tokens.

  • Secure

Battle tested security platform. Secure customer and investor funds from cyber attacks, internal collusion, and human error with a multi-layer technology that combines the latest breakthroughs in MPC cryptography with hardware isolation.

  • Simple

Integrate with just a few clicks or code using our SDK and/or plugins.

Getting Started

You can use our REST API to create transactions on the MusePay platform and view information regarding your deposit crypto address , account balance and order information.

Additionally, you can view the API documentation:

Getting Started
API Reference