POSTJSONHTTP/1.1
Server REST API
When the server extension is enabled, every static method decorated with @apiclass is exposed as an HTTP POST endpoint. Request body is JSON with keys matching Python parameters; responses always use the { success, msg, data } envelope.
8route groups
47endpoints
200unified response
POST
13 endpoints/motion_planget_joint_stategen_motion_planmove_robot_to_ee_posesolve_iksolve_fk- +8 more
POST
3 endpoints/robotmove_robot_along_trajectorysolve_ik_no_collision_checkmove_robot_to_ee_pose_no_collision_check
POST
1 endpoint/actionact
POST
6 endpoints/spawnableget_spawnable_dataget_bounding_boxspawn_with_configcontrol_objectcontrol_robot- +1 more
POST
6 endpoints/visualizecreate_pose_visualizationcreate_robot_ee_trajectory_visualizationvisualize_planner_world_representationvisualize_planner_robot_representationvisualize_target_bounding_box- +1 more
POST
5 endpoints/snapshotsaverestoredeleteclearlist_snapshots
POST
5 endpoints/simulatorget_step_contextget_simulation_configis_runningrequest_terminatereset
POST
8 endpoints/navigationnavigate_tocompute_velocityset_twiststopis_goal_reached- +3 more