QRCodeKIT API
The most advanced QR code generation and management platform. Create, customize, and track QR codes for any use case with enterprise-grade features.
Quick Start
curl -X POST 'https://api.v2.qrcodekit.com/api/qrs' \
-H 'X-Api-Key: YOUR_API_KEY' \
-H 'X-Account-Id: YOUR_ACCOUNT_ID' \
-H 'Content-Type: application/json' \
-d '{
"typology": "/api/qr-typologies/0598466c-025c-11ef-83ba-06c4e69992ab",
"input": {
"url": "https://example.com"
},
"title": "My First QR Code"
}'Key Features
- 10+ QR Code Types - Website, Business Card, File, Menu, Social Links, Landing Page, WhatsApp, App Store, Deep Link, and PDF QR codes
- Advanced Security - Password protection and visit limits for secure, controlled access
- Analytics & Tracking - Monitor QR code performance with detailed analytics and user engagement metrics
- Bulk Operations - Create, update, and manage multiple QR codes at once
- Project Organization - Organize QR codes into projects for better management and team collaboration
- High Performance - Built on API Platform with full REST API support for seamless integration
QR Code Types
Our API supports 10 different types of QR codes to meet any use case:
| Type | Description | Use Case |
|---|---|---|
| Website | Redirects to a specific URL | Link to websites, landing pages |
| File | Downloads files or documents | Share PDFs, images, documents |
| Displays PDF documents | Show reports, brochures, forms | |
| Menu | Digital restaurant menus | Food service businesses |
| Social Links | Multiple social media profiles | Social media marketing |
| Business Card | Digital business cards | Professional networking |
| Landing Page | Custom landing pages | Marketing campaigns |
| Direct WhatsApp messaging | Customer communication | |
| App Store | App store links | Mobile app promotion |
| Deep Link | Mobile app deep links | App navigation |
Get Started
Ready to create your first QR code? Follow our quick start guide to get up and running in minutes.
Need Help?
- API Reference - Explore all available endpoints
- Authentication Guide - Learn about JWT tokens and API keys
- Examples - See real-world implementation examples
- Support - Contact our support team for assistance

