Nastex CUPS Bridge
— Test Console
Interactive tester for every endpoint. Full API docs at
/docs
.
Connection
Base URL
API Key (sent as
X-API-Key
)
Pre-filled for the booth. Saved locally in your browser.
/health
and this page need no key.
Health
GET /health
Check health
List printers
GET /printers
List printers
Print
POST /print
Printer
Title (optional)
Source
File upload (multipart)
URL (JSON)
Base64 (JSON)
File
URL
Base64
Options (JSON, optional)
Send print job
List jobs
GET /jobs
State
all
active
completed
Printer (optional)
Limit
List jobs
Job action
POST /jobs
Job id
Action
cancel
delete
retry
hold
release
Apply
Printer action
POST /printers
admin ops (enable/disable/add/delete) may return
Unauthorized
unless CUPS admin login is configured.
Printer
Action
enable
disable
accept
reject
set-default
add
delete
Reason (optional)
device_uri / ppd / model (for add, optional)
Apply
CUPS server
POST /cups
Command
get-settings
accept-all
reject-all
set-settings
reload
restart
Settings (JSON, for set-settings)
Run
Response
// responses appear here