How to create digital business card QR codes in bulk via API?
To create digital business card QR codes in bulk via API, please follow the process below:
Prerequisites
- Plan requirement – Subscribe to the ULTIMA or above plan.
API activation payment – Make a one-time payment of $100 here: Stripe Payment Link.
After payment, email support@qrcodechimp.com with the subject “Enable digital business cards bulk upload API” and attach the payment proof. Our support team will enable the API feature for your account.
Steps to create digital business cards in bulk via API
Go to the Digital Business Cards generator page and enable Bulk Upload.
Enable the Bulk Upload switch Confirm by clicking OK in the pop-up.
Click on OK button In the Content tab, add, hide, delete, or rearrange components as needed.
Note: You may enter the data in the fields for reference (optional).
Go to the Content tab and customize the page components as required In the Design/Settings tab, customize colors, fonts, and page loader.
Go to the Design/Settings tab to customize the page design In the QR Code tab, design your QR code with shapes, colors, and logos.
Go to the QR code tab and customize the QR design In the Bulk Upload tab, click Continue, enter a bulk name, select a folder (optional), and click Save.
Click on the Bulk Upload tab and then click on Continue button to save work Enter a bulk name, select a folder (optional), and click Save.
Enter the bulk name, select folder (optional), and click on Save From your Dashboard, go to Bulk QR Codes.
Go to the dashboard and select Bulk QR Codes Click the More (3 dots) icon, and select Upload via API.
Click on more (3 dots) icon and select the Upload via API option Copy the JSON format from the API documentation pop-up, fill in your data, and use it to pass information to the API for creating digital business card QR codes in bulk.
CLick on Copy icon to copy the QR code format JSON - Now follow the API documentation: apidocs-v2.qrcodechimp.com
- Once your QR codes are created via the API, they will also appear in your QRCodeChimp account. To view them, go to Dashboard → Bulk QR Codes, find your bulk, and click View All.
The API supports the following endpoints:
Endpoint |
Purpose |
Find |
To find a business card QR code in your bulk file using the slug. |
Add |
To create new digital business cards. |
Update |
To update any digital business card in your bulk file. |
Delete |
To delete one or more digital cards from the bulk. |
References
- API Documentation: apidocs-v2.qrcodechimp.com
- Get API key and secret: API Keys Settings