QR Code API for Static Codes
发布时间:2026-09-18 | 浏览:3
Easily create multiple Static QR Codes, integrated into your application with choices of branded or black and white QR Codes
Simple QR Code generation
This is the most common way to use QR Codes in their most basic format. The Codes are generated in black and white only and is recommended for official or internal use. You can use this simple QR Codes for employee IDs, event badges, technical product documentation, and much more.
https://api.qr-code-generator.com/v1/create?access-token=your-acces-token-here
{ “frame_name”: “no-frame”, “qr_code_text”: “https://www.qr-code-generator.com/”, “image_format”: “SVG”, “qr_code_logo”: “scan-me-square” }
Custom QR Code generation with colors
If you’re in the hospitality, retail, or packaging industry, branded QR Codes are the best option for you to engage with your customers. Our QR Code API lets you add branding power easily so your Codes match your company identity. You can customize the QR Codes with any color of your choosing. Just make sure there is sufficient contrast between the Code and the background. The Code color should generally be dark and placed against a light-colored background to make it scannable.
https://api.qr-code-generator.com/v1/create?access-token=your-acces-token-here
{ “frame_name”: “no-frame”, “qr_code_text”: “https://www.qr-code-generator.com/”, “image_format”: “SVG”, “background_color”: “#ffffff”, “foreground_color”: “#fa6e79”, “marker_right_inner_color”: “#2d7cda”, “marker_right_outer_color”: “#00bfff”, “marker_left_template”: “version13”, “marker_right_template”: “version13”, “marker_bottom_template”: “version13” }
Custom QR Code generation with frames
Frames are useful to encourage your customers to take action with your QR Codes. With our QR Code API, you can automatically add custom frames with call-to-actions to spur users to take any step: View PDF, Watch Video, Visit Website, and much more.
https://api.qr-code-generator.com/v1/create?access-token=your-acces-token-here
{ “frame_name”: “bottom-frame”, “qr_code_text”: “https://www.qr-code-generator.com/”, “image_format”: “SVG”, “frame_color”: “#02bfff”, “frame_icon_name”: “mobile”, “frame_text”: “Scan me”, “marker_left_template”: “version13”, “marker_right_template”: “version13”, “marker_bottom_template”: “version13” }
Get started with our QR Code API
Now that you’ve got a general idea of what our API can do, you can leverage the QR Code parameters below to generate your own QR Codes. Please keep in mind access-token is a required GET parameter and all other parameters could be sent in POST body when using POST or in GET parameters when using GET.
https://api.qr-code-generator.com/v1/create?access-token=your-acces-token-here
Binary Image File (JPG, PNG, SVG, EPS)
Basic Parameters
Get it from Account > API
What you like to encode e.g. https://www.yourdomain.com or Free Text
The output file format for your QR Code. There are different formats available. Possible values: JPG, PNG, SVG, EPS
Output size in Pixel only supported for PNG and JPG Format
0 = Return data 1 = Send data to browser
Design Parameters
foreground_color
Foreground color in format #RRGGBB.
background_color
Background color in format #RRGGBB.
marker_left_inner_color
Inner color of the top-left position marker.
marker_left_outer_color
Outer color of the top-left position marker.
marker_right_inner_color
Inner color of the top-right marker.
marker_right_outer_color
Outer color of the top-right marker.
marker_bottom_inner_color
Inner color of the bottom-left marker.
marker_bottom_outer_color
Outer color of the bottom-left marker.
marker_left_template, marker_right_template, marker_bottom_template
Frame Parameters
Foreground color in format #RRGGBB.
Background color in format #RRGGBB.
frame_icon_name
Examples Gallery
View some example use cases and discover how our QR Code API benefits you
Please contact us if you need a solution for individual needs or large-scale commercial use (over 500 requests/day).
Get a branded QR Code in minutes
3.8x more scans than plain black-and-white
Edit your code at any time – no reprinting
See where and when your audience scans