Developer API

Build on CLIQ Matrix

A clean, RESTful API plus webhooks and SDKs to create, resolve, and analyse products at enterprise scale.

Live in Minutes

From `curl` to production deployment without breaking your existing systems.

Quick Start

Every request uses your API key. Create codes, resolve them, and pull analytics in minutes:

curl -X POST https://cliqmatrix.com/api/v1/codes \
  -H "Authorization: Bearer $CLIQ_KEY" \
  -H "Content-Type: application/json" \
  -d {'"title"': '"Fine Chocolate"', '"gtin"': '"09506000123450"'}

Designed for Developers

Predictable resources, JSON everywhere, and webhooks you can trust at scale.

Core Endpoints

Full reference in the Documentation.

POST /api/v1/codes — create a dynamic code
GET /api/v1/codes/{id} — fetch code details
POST /api/v1/resolve — batch resolve Bulk URLs
GET /api/v1/analytics — scan metrics and reports
STRIPE /api/v1/webhooks — real-time scan events

Auth

Keys are scoped per project. Rotate them any time from the Console.

First-Class Libraries

Official SDKs that keep your team productive from day one.

REST API

REST API

Versioned, documented, and rate-limited endpoints for every platform action.

Learn more →
Webhooks

Webhooks

Push events for scan, verification, and lifecycle into your stack in real time.

Learn more →

Start Building Today

Free development access on every plan. Your key works instantly — no approval queue.