Egiftly
Developer API

API Documentation

Everything you need to integrate Egiftly's digital gift card platform into your application or business system.

What You Can Build

πŸ“¦

Bulk Orders

Purchase thousands of gift card codes in a single API call with optimized batch processing and instant fulfillment.

🎟️

Voucher Generation

Generate unique, on-demand codes with configurable denominations, expiry dates, and regional restrictions.

πŸ’Ό

Wallet Management

Manage reseller balances, track spending, automate top-ups, and view real-time credit history.

🏷️

Reseller Integration

White-label solutions for resellers with custom pricing tiers, sub-account management, and branded experiences.

πŸ“Š

Analytics & Reports

Pull real-time sales data, redemption rates, and financial summaries via REST API for your dashboards.

πŸ”

Security First

OAuth 2.0 authentication, HMAC request signing, rate limiting, and IP whitelisting for safe integrations.

Sample API Response

POST /orders/create β†’ 200 OK
{
  "status": "success",
  "data": {
    "orderId": "ORD-9821",
    "codes": [
      {
        "brand": "Amazon",
        "denomination": "50 USD",
        "code": "AMZN-XXXX-XXXX-XXXX",
        "expiresAt": null
      }
    ],
    "total": 50.00,
    "currency": "USD",
    "createdAt": "2025-05-26T10:00:00Z"
  }
}

How Our API Works

01

Apply for Access

Fill out the form below. Our team reviews every request and responds within 24 hours.

02

Get Your Credentials

Receive your API key and secret. Explore the sandbox environment with live test data.

03

Integrate

REST API with JSON responses. Comprehensive documentation, Postman collection, and code samples included.

04

Go Live

Switch to production, monitor traffic in your dashboard, and scale without limits.

Request API Access

Tell us about your project and we'll get you set up with credentials and full documentation.