Developers

Developer Portal

Everything you need to integrate QRZone into your application. REST API, SDKs, webhooks, and more.

$ curl -X POST https://api.qrzone.io/v2/codes \

-H "Authorization: Bearer YOUR_API_KEY" \

-d '{"url": "https://example.com", "style": "branded"}'