Business & API

One workspace for your team and integrations

Manage workspace branding and team access, then connect your own applications with API keys and signed webhooks.

Workspace & brandingTeam accessAPI keysWebhooksCustom Domain
Business & API

Workspace settings and integrations

Current workspace role: owner. Owners and Admins can manage settings and API keys; Editors can manage QR codes and file QR codes; Viewers have read-only access.

Open API docs

Loading Business settings...

Workspace

Company profile & white label

Control the customer-facing name and short-link domain for this workspace.

After saving a custom short domain, dynamic QR short links will prefer that domain, for example https://qr.yourdomain.com/r/abc123.

Collaboration

Team members & roles

Admins can manage business settings; Editors can create and edit QR codes; Viewers can only view QR codes and analytics.

No team members yet. A member must register or sign in with the same email address before entering the shared workspace.

Developer tools

API keys

Keys authenticate requests to the CraftMyQR API. Each key is displayed only once.

API examplePOST https://craftmyqr.com/api/v1/qr-codes Authorization: Bearer YOUR_API_KEY { "title": "Menu", "targetUrl": "https://your-site.com/menu" }

No active API keys yet.

Automation

Webhooks

Send signed API events to your application after a managed QR code is created.

Signing secretGenerated after save

Events include X-CraftMyQR-Signature for source verification. Creating a dynamic QR code triggers dynamic_qr.created.