Skip to main content
This API enables seamless programmatic integration for purchasing gift cards, vouchers, and mobile top-ups directly from your application or backend service. All requests to the API must be made to the following base URL:
https://api2.wizzgift.com/b2b

Prerequisites

Before initiating any order or performing balance-dependent operations, ensure the following:

1. Sufficient Account Balance

You must maintain an adequate balance in your WizzGift account.
Orders will fail automatically if the available balance is insufficient.

2. API Credentials

Your API credentials can be obtained from:
Profile → Developer
You will find your unique API Key, which is required for authentication in all requests.

3. API Key Security

Treat your API Key as a confidential credential:
  • Do not expose it in frontend code or public repositories.
  • Do not share it with anyone.
  • Store it only in secure backend environments or encrypted variables.
Any misuse or leakage of the API Key is solely your responsibility.

4. No KYC / No Limits

The WizzGift B2B API is designed for fast and frictionless integration:
  • No KYC required for API usage.
  • No daily, weekly, or monthly limits on API transactions.
You are free to integrate and automate your workflow without restrictions.