QR Code Generator API - Simple & Transparent Pricing
Get started with our QR Code Generator API with simple, transparent pricing that scales with your needs. Whether you need a free tier for hobby projects, professional plans for growing businesses, or enterprise solutions for high-volume applications, we have a plan that fits. Our REST API generates QR codes for URLs, text, WiFi credentials, vCards, and more in multiple formats including PNG, SVG, and PDF. All plans include secure API key authentication, HTTPS encryption, and reliable uptime. Start with our free tier - no credit card required.
How to Get Started
- Sign up for a free account and get your API key
- Choose a plan that matches your usage requirements
- Make API calls using our REST endpoint
- View usage analytics and manage your subscription
Frequently Asked Questions
A: The free tier includes 1,000 QR code generations per month, 10 requests per second, basic QR types (URL, text, WiFi), and PNG format output. Perfect for personal projects, testing, and small-scale applications.
A: Rate limits are enforced per second, daily, and monthly depending on your plan. For example, Professional allows 100 requests per second, 50,000 per day, and 1 million per month. Enterprise plans have custom limits.
A: Yes, you can change plans at any time. Upgrades take effect immediately with prorated billing. Downgrades take effect at the start of your next billing cycle.
QR Generator API Pricing
Simple, transparent pricing for developers and businesses. Generate QR codes at scale.
Free
Perfect for testing and personal use
- 1 request per second
- 100 requests per day
- 1,000 requests per month
- All QR code types
- PNG and SVG formats
- Basic support
Starter
For small projects and startups
- 5 requests per second
- 5,000 requests per day
- 50,000 requests per month
- All QR code types
- PNG and SVG formats
- Bulk generation
- Priority support
Pro
For businesses and high-traffic apps
- 10 requests per second
- 10,000 requests per day
- 100,000 requests per month
- All QR code types
- PNG, SVG, and EPS formats
- Bulk generation (up to 1000)
- Custom colors and logos
- Priority email support
Enterprise
For large-scale commercial use
- 50 requests per second
- 100,000 requests per day
- 1,000,000 requests per month
- All QR code types
- All formats (PNG, SVG, EPS, PDF)
- Unlimited bulk generation
- Custom colors and logos
- Dedicated support
- SLA guarantee
- Custom integrations
Rate Limits Comparison
| Plan | Per Second | Daily | Monthly |
|---|---|---|---|
| Free | 1 req/s | 100 req | 1,000 req |
| Starter | 5 req/s | 5,000 req | 50,000 req |
| Pro | 10 req/s | 10,000 req | 100,000 req |
| Enterprise | 50 req/s | 100,000 req | 1,000,000 req |
Quick Start
Generate QR Code
curl -X POST https://toolwizo.com/api/qr \
-H "Content-Type: application/json" \
-H "X-API-Key: your-api-key" \
-d '{
"type": "url",
"data": { "url": "https://example.com" },
"options": { "size": 300 }
}'Response
{
"success": true,
"id": "uuid",
"image": "data:image/png;base64,...",
"type": "url",
"createdAt": "2024-01-01T00:00:00Z"
}All Plans Include
Secure
API keys with SHA-256 hashing and HTTPS encryption
Fast
Server-side generation with optimized algorithms
Reliable
99.9% uptime SLA for Enterprise plans
Ready to get started?
Try Free API Key