Endpoint
Generate by API
Use the public JSON endpoint now, then move to API keys, higher volume, and operational workflows as the paid tiers come online.
POST /api/generate
{
"payload": "TEXT",
"columns": 6,
"errorCorrection": 2,
"moduleWidth": 3,
"rowHeight": 9,
"padding": 20,
"background": "transparent"
}
Open API docs