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. |
A API pública
O catálogo de produtos é legível sem chave. Estes são os endpoints com que este próprio site funciona — a página de catálogo e cada ficha de produto saem daí, por isso obténs exatamente o que nós obtemos.
- 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).
O endpoint de catálogo não tem modo «devolver tudo»: pagina seguindo o {nextPage} que a resposta te dá, até ser null.
Abrir a referência da API (Swagger) ↗Free protocol, guarded name
Qualquer um pode implementar o protocolo e dizer “compatível com TigerTag”. Só um parceiro TigerTag Certified pode colocar o nome e o logo TigerTag em um produto e emitir assinaturas TigerTag+ — a TigerTag detém a chave privada. Dois portões: a marca registrada (marketing) e a assinatura (técnica). Nenhum deles restringe o protocolo em uma única linha.
Um chip não certificado funciona perfeitamente — offline, com qualquer app, em todas as impressoras compatíveis. Ele apenas não consegue comprovar sua origem. O nível gratuito funciona de verdade; o nível certificado comprova.
Construído sobre TigerTag
Outros já estão construindo em cima.
Projetos independentes que leram a especificação aberta e implementaram. Sem parceria, sem endosso, sem certificação — apenas um protocolo aberto fazendo o seu trabalho.
Sendo preciso sobre o firmware: nenhum firmware de impressora de fábrica lê um TigerTag nativamente ainda. Este, da comunidade, já lê.
OpenRFID
github.com/suchmememanyskill
Um kit de ferramentas da comunidade que lê as etiquetas de bobina de vários fabricantes. TigerTag é uma delas — o payload aberto tornou a adição simples.
Ver o projeto →Spooly Tracker
spoolytracker.com
Uma plataforma independente de inventário de filamento — web, mobile, Home Assistant, OrcaSlicer, auto-hospedável. Ela identifica bobinas com TigerTags.
Ver o projeto →Snapmaker U1 Extended Firmware
GPL-3.0 · 850+ ★
Primeira impressora a ler TigerTag nativamente
Um firmware comunitário independente para a Snapmaker U1. Com ele, a U1 lê TigerTags na própria máquina.
Ver o projeto →
Está construindo sobre TigerTag? Conte para a gente — e se quiser verificar a integração, o TigerTag Certified existe para isso. Entrar no Discord →