Skip to main content
Brands & ManufacturersPrinter Partners
GCC / EN:UAE/KSA/QA/KW/OM/BH
AIQR LogoCreate trial QR

Platform / API

Developer-first serialization APIs.

Pre-batch serialized cryptographic codes offline or trigger dynamic generation streams via standard REST API endpoints.

Developer code interface layout
Qualified visual: no unapproved logos or claims

REST Endpoints

Retrieve crypto-secure serial batches with customizable metadata properties:

POST /api/v1/batches
{
  "sku": "GP-OUD-100",
  "quantity": 100000,
  "metadata": {
    "factory": "DXB-F1",
    "destination": "UAE"
  }
}

Event Webhooks

Subscribe to scan events, geofence alerts, and activation confirmations in real-time using secure HTTPS webhooks.

Authentication: API requests utilize Bearer token tokens validated against regional access gateways.

What the API surface offers

The AIQR API is organized around the three flows that matter in production: serialization (issuing and downloading code batches), verification (lookup of a scanned code), and event delivery (webhooks for scan, anomaly, and print events).

Authentication uses API keys for server-to-server integration and OAuth for dashboard-level access. The API is rate-limited per tier, and a sandbox environment is available so your team can integrate against realistic data before go-live.

Typical consumers are MES systems for batch reconciliation, ERP for traceability records, and marketing platforms for scan-triggered engagement.