Simple RFID API (v3)

Overview

The V3 API provides modern endpoints for managing RFID label printing, inventory, orders, products, and printer stations.

Authentication

API Key Authentication (Recommended for Server-to-Server)

How to generate the key and where to enter it:

1. Go to Simple RFID website
2. Click on the top-right to expand User Menu
3. Select "Customer Profile"
4. In the API Tokens section, click "+ Create Token"
5. (optional) Set the token's name
6. Click Create
7. Copy the token as you will never see it again
8. Open Simple RFID API from Web (or from your REST client)
9. Select your authentication method as apiKey
10. Include your API key in the request header:

X-Api-Key: your-api-key-here

Key Endpoints

Layouts

Locations

Orders

Printers & Print Jobs

Products

Inventory


Common Patterns


Support

For technical support, API access requests, or questions:


Revision #6
Created 16 February 2026 16:28:56 by Oleksandr Kozachenko
Updated 13 May 2026 22:28:57 by John LeBaron