/
RE
reach-systems-tech
/
ReelAPI v1
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 7mo ago
Details
Filter operations
v1
54
get
Basic API Health Check
get
Detailed API Health Diagnostics
post
Register New User Account
get
Check Registration Availability
post
User Authentication Login
post
Start cable encoder calibration process
post
Cancel active cable encoder calibration
post
Complete cable encoder calibration with measured distance
put
Activate emergency stop
put
Deactivate emergency stop
put
Zero cable position
get
Get cable position
put
Set cable position
put
Add cable position offset
put
Move to specific cable position
put
Stop reel motor
put
Unwind reel motor
put
Wind reel motor
put
Update reel motor speed
put
Jog reel motor briefly
get
Get command lockout status
put
Set command lockout status
get
Get cable reel system information
patch
Update reel identification information
get
Get current reel settings
put
Update reel settings
get
Get Real-time Reel System Status
post
Start PID Controller Calibration
post
Cancel PID Controller Calibration
get
Download ReelAPI Log Files
get
Get System Setup Status
get
Get summary of all setup steps and their results
post
Configure System Component
post
Exit Setup Mode
get
Get current setup step
post
Submit setup step result
post
Force enter setup mode for hardware re-verification
get
Generate Setup Certificate
patch
Update System Metadata
get
Get Camera Status
get
Get Detailed Camera Information
get
Stream Live Video
post
Stop Camera Stream
get
Get Supported Resolutions
get
Get Camera Settings
get
Get all available plugins
get
Get status of all enabled plugins
patch
Update plugin settings
get
Get detailed plugin information
post
Enable a plugin
post
Disable a plugin
post
Execute a plugin action
get
Get available actions for a plugin
get
Download ReelAPI Persistence Files
v1
setup
factory
Get current setup step
Returns the current step and instructions.
get
/api/v1/setup/current_step
Response
Successful Response
StepResponse
required
step_id
string
required
instructions
string
required
fields
object
required
completed
boolean
completed_timestamp
string
required
Changes