Available on: Pro and Max plans
What You Can Do with the API
The SnapGlyph API enables programmatic QR code management:
- Create QR codes with full styling options (colors, patterns, logos)
- Retrieve QR codes as JSON data or image files (PNG, SVG)
- Update QR codes to change destinations or styling
- Delete QR codes when no longer needed
- List QR codes with pagination and filtering
- Bulk operations for high-volume needs (Max plan)
API Limits by Plan
| Plan | API Calls | Image Generation Credits |
|---|---|---|
| Pro | 1,000/month | 200/month |
| Max | 10,000/month | 2,000/month |
Learn more about API calls vs. image generation credits.
Getting Your API Key
- Log in to SnapGlyph
- Go to API Settings in the sidebar
- Click Create API Key
- Give your key a descriptive name (e.g., “Production App”)
- Copy the key immediately—it won’t be shown again
For detailed guidance on managing API keys, see Managing API Keys.
Full API Documentation
For complete endpoint reference, request/response schemas, and code examples in multiple languages, see our full API documentation:
The API documentation includes:
- Complete endpoint reference
- Request and response schemas
- Code examples (JavaScript, Python, PHP, cURL)
- Authentication details
- Error handling guide
Common Use Cases
E-commerce Integration
Generate unique QR codes for products, linking to product pages or warranty information.
Event Management
Create QR codes for tickets, check-in, or attendee information.
Marketing Campaigns
Generate trackable QR codes for print materials, with analytics on scan performance.
Asset Tracking
Bulk-generate QR codes for inventory items linking to internal systems.