RFID Tag Management
Scan and manage RFID tags for your MTG collection
Total Tags
1
Recently Scanned
1
Database
SQLite
Scanned Tags 1
| Tag ID | Description | First Seen | Last Read | Actions |
|---|---|---|---|---|
| E20047148C80682012360111 | 2025-10-22 02:53:25 | 2025-10-22 02:53:25 |
RFID API Endpoints
GET /api/tags/
Get all RFID tags
POST /api/tags/
Create new RFID tag
POST /api/tags/scan
Scan RFID tag (creates if new)
PUT /api/tags/{tag_id}
Update tag description
DELETE /api/tags/{tag_id}
Delete RFID tag
POST /api/cards/assign-rfid/{card_id}
Assign RFID tag to card