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.
5route groups
26endpoints
200unified response
POST
11 endpoints/motion_planget_joint_stategen_motion_planmove_robot_to_ee_posesolve_iksolve_fk- +6 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
5 endpoints/visualizecreate_pose_visualizationcreate_robot_ee_trajectory_visualizationvisualize_planner_world_representationvisualize_planner_robot_representationvisualize_target_bounding_box