A clean, RESTful API plus webhooks and SDKs to create, resolve, and analyse products at enterprise scale.
From `curl` to production deployment without breaking your existing systems.
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"'}
Predictable resources, JSON everywhere, and webhooks you can trust at scale.
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
Keys are scoped per project. Rotate them any time from the Console.
Official SDKs that keep your team productive from day one.
Push events for scan, verification, and lifecycle into your stack in real time.
Learn more →
Free development access on every plan. Your key works instantly — no approval queue.