Skip to content

Getting started

Getting started

New to qr3.app? This overview walks you through the essentials in roughly five minutes — whether you want dynamic short links, QR analytics, or an EU Digital Product Passport.

  1. Introduction — What qr3.app is, which products exist (codes, DPPs, resolver, agent skills) and how the stack is put together.
  2. Quickstartcurl steps from the first API key to a working QR code, including a redirect check.
  3. Authentication — Creating API keys, setting the workspace header, handling local secrets.
  4. SDKs, CLI & MCP — The TypeScript SDK, the CLI (npx @qr3/cli) and the MCP server for AI agents.

Jump straight to your use case

What to have on hand

  • An account at app.qr3.app/sign-up (a free test workspace is included).
  • An API key (Dashboard → SettingsAPI keys) in the form qr3_sk_….
  • For DPPs: a GTIN plus a serial or lot number. Without your own GTIN, use the built-in BYO-GTIN mode (see GS1 onboarding).

Help & references