Payments

Payment QR codes on every invoice.

Generate SEPA payment QR codes (EPC / Girocode) that banking apps scan to pre-fill a transfer — plus IBAN validation. One GET request returns a PNG or SVG.

# QR code for a €99.50 transfer
curl ".../v1/epc-qr?key=demo&name=ACME\
  &iban=DE89...&amount=99.50" > qr.png
EU-hosted (Austria) No data stored Free demo key

Who uses this & why

Any tool that produces invoices or payment requests in the SEPA area can add a scannable pay-by-bank code.

Endpoints

Auth: X-API-Key header or ?key=. Free demo key demo.
EndpointWhat it does
GET /v1/epc-qrEPC/Girocode QR as PNG or SVG
GET /v1/iban/{iban}Validate & format an IBAN

Pricing

You pay per request — one request = one automated API call your software makes.
Example: a billing tool creating 5,000 invoices/month makes ~5,000 requests/month.

Demo
Free
50 requests/day — for testing & small projects
Pro
from $9/mo
10,000 codes/month
Ultra
from $29/mo
100,000 codes/month