1. Getting Started
Arcanum Pay
  • Arcanum API
    • Getting Started
      • Documentation Overview
      • Request Authorization
    • API Reference V1
      • Create Deposit
      • Create Withdrawal
      • Get Deposit Status
      • Get Withdrawal Status
      • Get Merchant Balance
    • Webhooks
      • Callback Verification
      • Callback Payload
    • Schemas
      • DepositResponseDto
      • UserDataDto
      • CreateDepositDto
      • WithdrawalResponseDto
      • CreateWithdrawalDto
      • StatusResponseDto
      • MerchantBalanceDto
      • MerchantBalancesResponseDto
  1. Getting Started

Documentation Overview

The purpose of this documentation is to illustrate how to integrate any project with Arcanum Pay and start accepting payments.

About the service#

Arcanum Pay is a payment gateway that allows you to accept and process payments conveniently in popular currencies.
Our API is designed to provide flexibility and convenience for developers integrating currency into their applications and platforms.
Choose the method that suits your needs and contact our support if you have any questions.
Modified at 2026-05-28 13:29:40
Next
Request Authorization
Built with