Automate Your DigitalGift Card Orders
Plug our REST API into your platform and start delivering digital gift cards programmatically — no manual intervention needed.
Everything You Need
Built for developers, scaled for enterprise. Our API handles the heavy lifting.
200+ Gift Card Brands
Connect to our full catalog — Amazon, Google Play, Steam, Netflix, and hundreds more across every region.
No Setup Fees
Pay only the face value of the codes. Zero setup costs, no monthly fees, no hidden charges.
Instant Delivery
Codes are returned in the API response the moment your order is confirmed. No polling required.
Bulk Orders
Order hundreds of codes in a single request. Ideal for loyalty platforms, reward programs, and resellers.
Reports & Invoices
Query your order history, export CSVs, and pull invoice data programmatically via the API.
Secure & Reliable
API key authentication, HTTPS-only, with rate limiting and audit logging on every request.
Simple to Integrate
A single POST request is all it takes to place an order and receive codes.
POST /api/v1/orders
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"variant_id": "amz-us-10",
"quantity": 5
}{
"order_id": "ORD-20260617-001",
"status": "fulfilled",
"codes": [
{ "code": "XXXX-YYYY-ZZZZ-AAAA", "serial": null },
{ "code": "BBBB-CCCC-DDDD-EEEE", "serial": null },
...
],
"total_charged": 49.00,
"currency": "USD"
}Get Started in Minutes
Apply
Submit a partner application and get approved.
Get API Key
Your API key is issued after account approval.
Top Up
Fund your wallet. Balance is deducted per order.
Go Live
Start placing orders. Codes delivered instantly.
Ready to Integrate?
Apply for a partner account and get your API key today. Our team will help you get up and running quickly.
