1. Get your API key
Sign in to QRKit and open Dashboard → API Keys. Create a new key withqr:read and qr:write scopes (API access is included on all paid plans).
2. Create a QR code
Make your first API call to create a dynamic QR code:3. View the response
A successful request returns the created QR code object:4. Download the image
Download the QR code image in SVG or PNG format:Next steps
Authentication
Learn about API key scopes and environments.
Custom Designs
Customize colors, shapes, and logos.
Error Handling
Handle errors gracefully in your integration.
Rate Limits
Understand rate limits for your plan.

