QrioTagQrioTag Docs
API Reference

Tags API

Activate, manage, transfer, and track QrioTag tags — including scans, QR codes, activity timelines, and insurance.

Tags are the core resource in QrioTag. Each tag represents a physical QR tag linked to a digital profile. All endpoints require authentication unless noted otherwise.

List Tags

GET /api/v1/tags — Required

Get Tag

GET /api/v1/tags/:id — Required

Activate Tag

POST /api/v1/tags/activate — Required

Bulk Activate

POST /api/v1/tags/bulk-activate — Required

Transfer Tag

POST /api/v1/tags/:id/transfer — Required

Tag Scans

GET /api/v1/tags/:id/scans — Required

Insurance

GET / POST / DELETE /api/v1/tags/:id/insurance — Required

Insurance

Was this page helpful?

Tags API | QrioTag Docs