π Getting Started with Zoqq APIs
Welcome to Zoqq β your all-in-one platform for secure authentication, digital payments, virtual account management, card issuance, foreign exchange, payouts, and real-time webhook integrations through seamless, developer-friendly APIs.
This guide is designed to help you integrate Zoqq 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 Zoqq.
- Use a unique
x-request-idfor each API request to ensure idempotency and reliable tracking.
π§ͺ Use the Sandbox Environmentβ
Zoqq 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.
π§© Test APIs Using the Built-in Playgroundβ
Zoqq provides an API Playground (Try It Out) directly within the documentation, allowing you to test APIs without leaving the website.
- Execute API requests directly from the documentation
- Test endpoints in real time using sandbox credentials
- Manually enter the required request headers
- Complete the provided boilerplate request body template
- Instantly view API responses and error messages
- Ideal for quick validation and understanding API behavior
π The API Playground uses sandbox credentials only and does not process real transactions.
π‘ Tip: Once the required headers are filled and the request body template is completed, youβre good to goβno additional setup required.
π¦ Test Faster with Postmanβ
To help you get started quickly, Zoqq provides a ready-to-use Postman collection.
- Import the Zoqq Postman collection to explore all available APIs
- Pre-configured requests help you understand required headers and payloads
- Easily test authentication, accounts, cards, FX, payouts, and webhooks
- Use environment variables for base URLs, API keys, and access tokens
π This allows you to validate API behavior without writing code upfront.
β‘ Getting Started with Zoqq APIsβ
Follow these essential steps to start integrating:
- Authentication Section β Obtain access tokens to securely authenticate and authorize API requests.
- Onboarding Section β Create users, retrieve user details, and manage KYC verification to enable seamless customer onboarding.
- Account Section β Create and manage virtual accounts, including balance checks, transaction history, and account-related operations.
- Cardholder Section β Set up a new cardholder in the system.
- Card Section β Issue a virtual or physical card to your cardholder.
- Foreign Exchange Section β Perform currency conversion, retrieve exchange rates, and manage FX-related transactions.
- Beneficiary Section β Create and manage beneficiaries for payouts, including validation and beneficiary details management.
- Payout Section β Initiate and track payouts to beneficiaries, supporting multiple payout methods and statuses.
- Webhook Section - Manage webhook subscriptions and event notifications.
- Explore Full API Reference β Access all endpoints and features for advanced integrations.
π Next Stepsβ
- π Authentication API's
- π Onboarding API's
- π Account API's
- π Card API's
- π Foreign Exchange API's
- π Payout API's
- π Webhook API's
- π Full API Reference
π¬ Need Help?β
If you encounter any issues or need guidance:
Contact developer support at: support@zoqq.com
We're here to help you integrate smoothly and efficiently.