Skip to Content
The Makinari API repo now includes an MCP Server — connect your AI models directly. View on GitHub →
REST APIRobots

Utilities

Endpoints

Get Stream URL

POST /api/robots/getStreamURL

Retrieves the stream URL for monitoring the robot instance.

Request Body:

  • instance_id (string, required): The ID of the instance.
  • remote_instance_id (string, optional): The remote instance ID.
Last updated on