Bulk Device Activation
Download JSON
Copy JSON
CSV Template
Clear
ClaimID
SerialID
Name (optional; auto if empty)
Add entry
Add & Download
Or upload CSV (headers: ClaimID,SerialID,Name)
Missing
Name
values will be auto-filled using
SerialID-ClaimID
.
Live JSON preview
Entries
No rows yet. Add one above or upload a CSV.
Activation
Endpoint URL
Bearer token (optional)
Activate Displays
We POST
application/json
with the array of rows. If your API requires a different shape, we can transform it.
Note: If you see a CORS error in the console, run this page from a server (HTTPS/localhost) or enable CORS on the endpoint.
CSV format
: Include a header row with
ClaimID,SerialID,Name
. Name is optional.
Auto-name rule
: If Name is blank, it becomes
SerialID-ClaimID
.
ClaimID history & default
: Start typing to pick from previously used ClaimIDs. The ClaimID field is prefilled with the last one you used.