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.

La API pública

El catálogo de productos se puede leer sin clave. Estos son los endpoints con los que funciona este mismo sitio — la página de catálogo y cada ficha de producto salen de ahí, así que obtienes exactamente lo que obtenemos nosotros.

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

El endpoint de catálogo no tiene modo «devolver todo»: pagina siguiendo el {nextPage} que te da la respuesta, hasta que sea null.

Abrir la referencia de la API (Swagger)

Free protocol, guarded name

Cualquiera puede implementar el protocolo y decir «compatible con TigerTag». Solo un socio TigerTag Certified puede poner el nombre y el logo TigerTag en un producto y emitir firmas TigerTag+ — TigerTag guarda la clave privada. Dos puertas: la marca registrada (marketing) y la firma (técnica). Ninguna restringe el protocolo ni en una línea.

Un chip no certificado funciona perfectamente — sin conexión, con cualquier app, en todas las impresoras compatibles. Solo que no puede demostrar su origen. El nivel gratuito funciona de verdad; el nivel certificado demuestra.

Construido sobre TigerTag

Otros ya están construyendo encima.

Proyectos independientes que leyeron la especificación abierta y la implementaron. Sin alianza, sin respaldo, sin certificación — solo un protocolo abierto haciendo su trabajo.

Seamos precisos con el firmware: ningún firmware de impresora de fábrica lee todavía un TigerTag de forma nativa. Este, comunitario, ya lo hace.

  • OpenRFID

    github.com/suchmememanyskill

    Un conjunto de herramientas comunitario que lee las etiquetas de bobina de varios fabricantes. TigerTag es una de ellas — el payload abierto hizo que añadirlo fuera sencillo.

    Ver el proyecto
  • Spooly Tracker

    spoolytracker.com

    Una plataforma independiente de inventario de filamento — web, móvil, Home Assistant, OrcaSlicer, autoalojable. Identifica las bobinas con TigerTags.

    Ver el proyecto
  • Snapmaker U1 Extended Firmware

    GPL-3.0 · 850+ ★

    Primera impresora que lee TigerTag de forma nativa

    Un firmware comunitario independiente para la Snapmaker U1. Con él, la U1 lee TigerTags en la propia máquina.

    Ver el proyecto

¿Estás construyendo sobre TigerTag? Cuéntanoslo — y si quieres verificar la integración, TigerTag Certified existe para eso. Únete al Discord