QR Generator API Pricing

Simple, transparent pricing for developers and businesses. Generate QR codes at scale.

Free

Perfect for testing and personal use

Free
  • 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

$9/month
  • 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
Most Popular

Pro

For businesses and high-traffic apps

$29/month
  • 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

$99/month
  • 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

PlanPer SecondDailyMonthly
Free1 req/s100 req1,000 req
Starter5 req/s5,000 req50,000 req
Pro10 req/s10,000 req100,000 req
Enterprise50 req/s100,000 req1,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