Dokaz APIDocs › QR Code API

vCard contact QR code API

Business cards, email signatures and event badges use these. The endpoint builds a vCard 3.0 record and renders it as a QR code in one call.

Request

curl "https://api.dokaz.net/v1/qr/vcard?name=Jane+Doe&phone=%2B14155550142&email=jane%40example.com&org=Northwind+Studio&url=https%3A%2F%2Fnorthwind.studio"

SVG by default; format=png for PNG. Use ec=Q or H if the code will be printed small.

Try it live — this runs against the free tier from your browser.

Pricing

100 calls a day are free with no key. Need more? Starter is $9/month for 10,000 calls across every product, key issued instantly.

Related