Acquiring API
Use these endpoints to assign reusable deposit addresses, create checkout orders with per-order addresses, query transactions, submit crypto withdrawals, and verify MusePay deposit addresses.
APIs
API
Endpoint
Description
/v1/order/deposit_address
Retrieve a fixed deposit address for an end user and crypto asset.
/v1/order/pay
Create a payment order and retrieve its receiving address and checkout URL.
/v1/order/verifyDepositAddress
Check whether an address belongs to the MusePay platform.
Last updated