Getting Started
๐ Welcome to HashDT API'sโ
Welcome to HashDT โ your all-in-one platform for digital payments, wallet management, and seamless API integrations.
This guide is designed to help you integrate HashDT APIs quickly and confidently, whether you're building a sandbox app or preparing for production.
๐ Key Points Before You Startโ
- Always collect and secure your API keys. Never expose your secret keys in frontend code.
- The API secret key is delivered securely to your email by HashDT.
- Use a unique
x-request-idfor each API request to ensure idempotency and reliable tracking.
๐งช Use the Sandbox Environmentโ
HashDT provides a fully isolated sandbox for safe testing of your integrations.
- Sandbox credentials have been shared via email to your team.
- Always use sandbox-specific API keys when testing.
- No real financial transactions are processed in the sandbox.
- Simulate different scenarios to test your app without impacting real users.
๐ Sandbox Base URL : https://api.sandbox.zoqq.com โ Used for development and testing. All transactions in this environment are simulated and safe.
๐ก Tip: Treat the sandbox as a playground โ experiment with all API endpoints and verify your logic.
โก Getting Started with HashDT APIsโ
Follow these essential steps to start integrating:
- Cardholder Section โ Set up a new cardholder in the system.
- KYC Section โ Manage cardholder verification, RFI requests, and responses.
- Wallet Section โ Link a wallet to your cardholder for managing funds.
- Transfer Section - Send money instantly using P2P transfers between users.
- Card Section โ Issue a virtual or physical card to your cardholder.
- 3D-Secure Section โ Manage 3DS authentication for cards to enhance transaction security.
- PIN Section โ Set, reset, or change card PINs.
- Card Spend Limit Section โ Configure and update card spending limits.
- Transaction Section โ Retrieve transaction history and details.
- Webhook Section - Manage webhook subscriptions and event notifications.
- Explore Full API Reference โ Access all endpoints and features for advanced integrations.
๐ Next Stepsโ
- ๐ Cardholder API's
- ๐ KYC API's
- ๐ Wallet API's
- ๐ Transfer API's
- ๐ Card API's
- ๐ 3D-Secure API's
- ๐ PIN API's
- ๐ Card Spend Limit API's
- ๐ Transaction API's
- ๐ Webhook API's
- ๐ Full API Reference
๐ฌ Need Help?โ
If you encounter any issues or need guidance:
Contact developer support at: support@hashdt.com
We're here to help you integrate smoothly and efficiently.