Available on: Pro and Max plans
What You Can Do with the API
SnapGlyph offers a REST API for programmatic management of QR codes and short URLs, available on Pro and Max plans. Create, manage, and retrieve QR codes and shortened links from your own applications.
QR Codes
- 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)
URL Shortener
- Create short URLs with optional expiration dates and click limits
- Use custom slugs when a custom domain is configured
- Retrieve, update, and delete short URLs
- Get click analytics including device and location breakdowns
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.
Link Management
Create and manage short URLs for campaigns, track click performance, and rotate destinations without reprinting materials.