Générateur QR Code API

Micro-service offert par Phil, d'Inforeole.fr

Le QR Code apparaîtra ici

Documentation pour Développeurs

# Format de la requête HTTP
GET /api/qr?text=VOTRE_TEXTE_URL_ENCODED
# Exemple cURL / Terminal curl "https://.../api/qr?text=Hello" > qr.png
# Utilisation dans n8n (HTTP Request Node) Method: GET
URL: https://.../api/qr
Query Parameter: text = {{ $json.body.url }}
Response Format: File