Fungenerators API gives access to the full set of generators available at fungenerators.com so that you can integrate them in your workflow or an app. Click here to get details and subscribe . Here are the individual API links: ## QR Code API ## Generate QR Code
No SDKs indexed for this API yet.
curl \ -H "X-Fungenerators-Api-Secret: $API_KEY" \ /qrcode/raw
curl \ -H "X-Fungenerators-Api-Secret: $API_KEY" \ /qrcode/sms
curl \ -H "X-Fungenerators-Api-Secret: $API_KEY" \ /qrcode/url
No SDKs yet