QR · Customer documentation
Create a QR code and short link whose destination can be changed later.
What you prepare
The public URL that scanners should open.
Steps in the workspace
- 01Set a destination URL.
- 02Download the SVG for print or web.
- 03Edit the destination later if needed.
Example request / integration
Print an event QR, then change its destination to an archive without reprinting.
# Create a QR redirect in the workspace, then copy its svgPath URL.
curl --fail-with-body "$QR_SVG_URL" --output event.svg
# Keep the QR image: edit targetUrl later to change its destination.Examples use placeholders: replace $BASE_URL, $SESSION_TOKEN and issued URLs with real values. Never publish session tokens or API keys in a webpage or repository.
Management API entry point
POST /api/picosvc/qr/linksName and destination URL.
QR SVG URL, redirect URL, and scan usage.
What it does not do
No advanced geo/device routing or marketing analytics.
Feature comparison and sources
QR management and analytics:Basic editable-destination QR and redirect links.
Bitly QR Codes:Documents QR creation, short links, and analytics features.
Feature comparison and sources · Bitly QR Codes ↗The product overview is public. The workspace handles creation, editing and history. The all-service dashboard shows usage and links for all 16 tools.