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. 1

    An open protocol

    Any NTAG 213/215/216, any ACR122U reader, bought anywhere. The Pod is 3D-printed — print it yourself.

  2. 2

    TigerTag is 100% offline

    The data lives on the chip. No cloud, no account, nothing phones home.

  3. 3

    TigerTag+ adds an optional online layer

    The same offline chip, plus a catalogue entry its manufacturer maintains. Optional. Additive. Never a dependency.

  4. 4

    TigerData

    For spools with no chip at all: tracked in the app, upgradeable to a real chip anytime.

  5. 5

    The ecosystem

    Desktop and mobile apps, the Pod, the Scale. Installs in a minute — no self-hosting required.

  6. 6

    Factory partners

    Filament that arrives already knowing what it is, tagged on the production line.

  7. 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.

ComponentLicenceNotes
Protocol specCC-BY-4.0The protocol specification and the public registry tables. LICENSING.md carries an irrevocable, worldwide, royalty-free implementation grant.
Tiger StudioMITThe desktop app. Fork it, sell it — just don't call your fork Tiger Studio.
Tiger-ScaleMITThe scale firmware (ESP32).
TigerPODCC-BY-4.0The Pod, presented: free design, free electronics — two ACR122U readers, a printed shell, a splitter.
SDK-JSApache-2.0JavaScript SDK. Apache-2.0 carries an express patent grant.
SDK-PythonApache-2.0Python SDK. Same terms as the JS SDK.
Firebase integrationCC-BY-4.0Integration reference for third parties: security-rules mirror and data model.
Mobile appProprietaryFree 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.

  • POSThttps://api.tigertag.io/api:tigertag/product/get/all

    The whole catalogue, paged.

  • GEThttps://api.tigertag.io/api:tigertag/product/get?product_id=<id>&lang=<xx>

    One product: EAN, description, print settings, datasheets.

  • GEThttps://cdn.tigertag.io/img?id=<id>&size=large

    Product 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