Developers
Build on TigerTag.
The TigerTag protocol is open — CC-BY-4.0, with an irrevocable right to implement it in any product, free, forever. Tiger Studio and Tiger-Scale are MIT; the SDKs are Apache-2.0. The mobile app is free to use, but proprietary.
- 1
An open protocol
Any NTAG 213/215/216, any ACR122U reader, bought anywhere. The Pod is 3D-printed — print it yourself.
- 2
TigerTag is 100% offline
The data lives on the chip. No cloud, no account, nothing phones home.
- 3
TigerTag+ adds an optional online layer
The same offline chip, plus a catalogue entry its manufacturer maintains. Optional. Additive. Never a dependency.
- 4
TigerData
For spools with no chip at all: tracked in the app, upgradeable to a real chip anytime.
- 5
The ecosystem
Desktop and mobile apps, the Pod, the Scale. Installs in a minute — no self-hosting required.
- 6
Factory partners
Filament that arrives already knowing what it is, tagged on the production line.
- 7
The tag outlives the spool
Rewrite it onto the next spool, or reflash it as a plain NDEF tag.
What is open, component by component
Verified against the public repositories.
| Component | Licence | Notes |
|---|---|---|
| Protocol spec | CC-BY-4.0 | The protocol specification and the public registry tables. LICENSING.md carries an irrevocable, worldwide, royalty-free implementation grant. |
| Tiger Studio | MIT | The desktop app. Fork it, sell it — just don't call your fork Tiger Studio. |
| Tiger-Scale | MIT | The scale firmware (ESP32). |
| TigerPOD | CC-BY-4.0 | The Pod, presented: free design, free electronics — two ACR122U readers, a printed shell, a splitter. |
| SDK-JS | Apache-2.0 | JavaScript SDK. Apache-2.0 carries an express patent grant. |
| SDK-Python | Apache-2.0 | Python SDK. Same terms as the JS SDK. |
| Firebase integration | CC-BY-4.0 | Integration reference for third parties: security-rules mirror and data model. |
| Mobile app | Proprietary | Free to use. Not open source. |
Die öffentliche API
Der Produktkatalog ist ohne Schlüssel lesbar. Das sind die Endpoints, auf denen diese Seite selbst läuft — Katalogseite und jede Produktseite entstehen daraus, Sie erhalten also genau das, was wir erhalten.
- POST
https://api.tigertag.io/api:tigertag/product/get/allThe whole catalogue, paged.
- GET
https://api.tigertag.io/api:tigertag/product/get?product_id=<id>&lang=<xx>One product: EAN, description, print settings, datasheets.
- GET
https://cdn.tigertag.io/img?id=<id>&size=largeProduct image (compact · medium · large).
Der Katalog-Endpoint hat keinen „alles zurückgeben“-Modus: Blättern Sie durch und folgen Sie dem {nextPage} aus der Antwort, bis es null ist.
API-Referenz öffnen (Swagger) ↗Free protocol, guarded name
Jeder darf das Protokoll implementieren und „kompatibel mit TigerTag“ sagen. Nur ein TigerTag Certified Partner darf Name und Logo TigerTag auf ein Produkt setzen und TigerTag+-Signaturen ausstellen — TigerTag hält den privaten Schlüssel. Zwei Tore: die Marke (Marketing) und die Signatur (Technik). Keines davon schränkt das Protokoll um eine einzige Zeile ein.
Ein nicht zertifizierter Chip funktioniert einwandfrei — offline, mit jeder App, auf jedem unterstützten Drucker. Er kann nur seine Herkunft nicht belegen. Die kostenlose Stufe funktioniert wirklich; die zertifizierte Stufe beweist.
Auf TigerTag gebaut
Andere bauen bereits darauf.
Unabhängige Projekte, die die offene Spezifikation gelesen und umgesetzt haben. Keine Partnerschaft, keine Empfehlung, keine Zertifizierung — nur ein offenes Protokoll, das seine Arbeit tut.
Zur Firmware, genau genommen: Keine ab Werk ausgelieferte Druckerfirmware liest einen TigerTag bislang nativ. Diese aus der Community tut es bereits.
OpenRFID
github.com/suchmememanyskill
Ein Community-Toolkit, das Spulen-Tags vieler Hersteller liest. TigerTag ist einer davon — durch die offene Nutzlast war die Ergänzung unkompliziert.
Zum Projekt →Spooly Tracker
spoolytracker.com
Eine unabhängige Plattform für Filament-Inventar — Web, Mobil, Home Assistant, OrcaSlicer, selbst hostbar. Sie identifiziert Spulen über TigerTags.
Zum Projekt →Snapmaker U1 Extended Firmware
GPL-3.0 · 850+ ★
Erster Drucker, der TigerTag nativ liest
Eine unabhängige Community-Firmware für den Snapmaker U1. Mit ihr liest der U1 TigerTags direkt auf dem Gerät.
Zum Projekt →
Baust du auf TigerTag? Sag uns Bescheid — und wenn du die Integration verifiziert haben willst, gibt es dafür TigerTag Certified. Discord beitreten →