QRCode SuiteQR-Plattform
WordPress REST-API

QR-Code-REST-API für WordPress

QRCode Suite stellt seine API auf der nativen WordPress-REST-Infrastruktur bereit — Endpoints unter `/wp-json/qrcode-suite/v1/`, Authentifizierung über `Authorization: Bearer <Key>`-API-Keys und eine `wp qrcs`-CLI mit `create`, `scan-stats`, `bulk-export`, `webhook-test` und `label-generate`. WordPress-Capabilities — `manage_qrcs`, `view_qrcs_analytics`, `export_qrcs_data` — gelten direkt; kein separates Benutzermodell.

API-Zugriff ist im Business- und Agency-Plan enthalten.

Kostenlos starten Preise ansehen

Built on the WordPress REST API

Endpoints register under the `/wp-json/qrcode-suite/v1/` namespace using `register_rest_route()`. No new server stack, no separate dashboard — everything follows WP REST conventions.

API key authentication

Mint API keys from the QR Suite admin. Use them via `Authorization: Bearer <key>` or `X-API-Key` header. Each key carries a scope and a per-key rate limit.

wp-cli integration

The plugin registers a `wp qrcs` command family — `create`, `scan-stats`, `bulk-export`, `webhook-test`, `label-generate` — so you can drive it from the terminal or a CI pipeline.

WP-CRON for scheduled exports

Schedule analytics exports as recurring WP-CRON jobs. Drop CSV/JSON files into the uploads folder, R2 bucket, or an S3-compatible store.

Native WP capabilities

Endpoints check WordPress capabilities (`manage_options` plus the plugin's own `manage_qrcs`, `view_qrcs_analytics` and `export_qrcs_data`). Roles defined in WP propagate to the API — no separate user model.

Plays well with WP plugins

Works alongside Application Passwords, JWT auth plugins, and WooCommerce REST API. No conflicts because endpoints live in a dedicated namespace.

Häufig gestellte Fragen

Wie installiere ich QRCode Suite in WordPress?

Laden Sie das Plugin-ZIP über WordPress › Plugins › Hinzufügen › Plugin hochladen hoch und aktivieren Sie es. Das Plugin erfordert WordPress 6.0+ und PHP 8.1+.

Funktioniert QRCode Suite mit jedem WordPress-Theme?

Ja. QRCode Suite läuft vollständig in der WordPress-Administration und erzeugt QR-Codes, die per Shortcode oder Block-Editor überall eingebettet werden können. Es gibt keine Theme-Abhängigkeit.

Auf wie vielen WordPress-Sites kann ich QRCode Suite verwenden?

Die Pläne Free und Pro decken 1 Site ab. Business deckt 5 Sites ab. Agency deckt bis zu 25 Sites ab. Maßgeschneiderte Enterprise-Lizenzen sind ebenfalls verfügbar.

Funktioniert QRCode Suite mit WordPress Multisite?

QRCode Suite ist für Standard-WordPress-Installationen ausgelegt. Multisite-Kompatibilität steht auf der Roadmap. Wenden Sie sich an den Support für den aktuellen Stand.

Welche PHP-Version benötigt QRCode Suite?

PHP 8.1 oder höher ist erforderlich. PHP 8.2 und 8.3 werden vollständig unterstützt.

Aus WordPress heraus automatisieren

REST-Endpoints, wp-qrcs-CLI, WP-CRON-Jobs — Business+-Feature.

Kostenlos startenPreise ansehen