Overview

Here is an overview of what you can do using our system.

  • API requests require setting up HMAC. POST requests are protected with HMAC security, API keys, and an IP white list.

  • You can generate deposit tracking sessions for your users, and the system will respond with a checkout URL. The blockchain addresses for your users are automatically generated.

  • The system catches deposits made to your users' blockchain addresses and sends a notification to your endpoint. Even if your system is down, a high-availability job ensures you receive the notification. The system will retry sending the notification every 5 minutes for 24 hours until it is successfully delivered.

  • Using our customer administrator pages, you can track the cumulative value of your assets, which belong to your generated addresses.

  • You can request a withdrawal for your wallets, and the system requires approval from two authorized personnel (four-eye principal).

  • You can batch-process your withdrawal requests.

Last updated

Was this helpful?