Parlevel Documentation
Parlevel is an RFID-powered inventory management platform built for hospitality operations. It tracks bottles, kegs, and other tagged assets in real time using UHF RFID readers.
What's in these docs
| Section | What it covers |
|---|---|
| Getting Started | Environment setup, relay APK installation, first scan |
| RFID System | U300 reader, antenna control, moisture sensing, tag families |
| API Reference | All RFID HTTP endpoints — config, ingest, antennas, buzzer, moisture |
| Data Model | Supabase schema — key tables, relationships, RFID event flow |
Architecture overview
┌─────────────────────────────────────────┐
│ Parlevel App (Next.js) │
│ │
│ /area-management /locations /api │
└───────────────┬─────────────────────────┘
│ HTTPS
┌───────────────▼─────────────────────────┐
│ U300 Relay APK (Android) │
│ - Runs on a tablet at the venue │
│ - Polls the U300 reader via LAN │
│ - POSTs tag events to /api/rfid/… │
└───────────────┬─────────────────────────┘
│ USB / WiFi LAN
┌───────────────▼─────────────────────────┐
│ Chainway U300 UHF RFID Reader │
│ - Up to 8 antenna ports │
│ - Reads EPC, TID, and sensor banks │
└─────────────────────────────────────────┘Connect Claude to these docs
This site doubles as an MCP server. Add the URL below to Claude (Settings → Integrations → Add MCP Server) and Claude will be able to search and read these docs during any conversation.
https://docs.parlevel.com/api/mcp