# Moverse Capture Remote Control API ## API Docs - Studio [Configuration & Status](https://moverse-remote-control.apidog.io/configuration-status-27784545e0.md): Returns the Moverse Capture Studio's global configuration. - Studio [Update Configuration](https://moverse-remote-control.apidog.io/update-configuration-27784546e0.md): Updates specific configuration settings for the studio. - Studio [Heartbeat](https://moverse-remote-control.apidog.io/heartbeat-27784547e0.md): A lightweight endpoint to verify the remote control API server is running. - Devices [Connected Cameras](https://moverse-remote-control.apidog.io/connected-cameras-27784557e0.md): Retrieves a list of all connected cameras. - Devices [Update Cameras](https://moverse-remote-control.apidog.io/update-cameras-27784558e0.md): Multi-purpose endpoint to manage camera state and configuration. - Devices [Camera Details](https://moverse-remote-control.apidog.io/camera-details-27784559e0.md): Retrieves status and settings for a specific connected camera identified by its ID. - Devices [Update Camera](https://moverse-remote-control.apidog.io/update-camera-27784560e0.md): Updates the dynamic imaging parameters for a specific camera. - Devices [Scan Available](https://moverse-remote-control.apidog.io/scan-available-27784561e0.md): Initiates a remote discovery process to find available devices on the network and/or locally connected. - Actors [List Active](https://moverse-remote-control.apidog.io/list-active-27784548e0.md): Retrieves the configuration and tracking status of all active actors. - Actors [Add New](https://moverse-remote-control.apidog.io/add-new-27784549e0.md): Registers a new subject in the tracking system. - Actors [Remove Last](https://moverse-remote-control.apidog.io/remove-last-27784550e0.md): Removes an active subject from the tracking system. - Actors [Update Actor](https://moverse-remote-control.apidog.io/update-actor-27784551e0.md): Updates an actor's properties or triggers a state transition (e.g., start Motion Tracking). - Recording [Start Recording](https://moverse-remote-control.apidog.io/start-recording-27784562e0.md): Initiates a new motion capture recording session. - Recording [Active Recording Status](https://moverse-remote-control.apidog.io/active-recording-status-27784563e0.md): Retrieves metadata and duration for the currently running recording. - Recording [Stop Active Recording](https://moverse-remote-control.apidog.io/stop-active-recording-27784564e0.md): Stops the currently running recording and saves the take. - Recording [Cancel Active Recording](https://moverse-remote-control.apidog.io/cancel-active-recording-27784565e0.md): Stops the currently running recording and **discards** the data. - Streaming [Create Data Stream](https://moverse-remote-control.apidog.io/create-data-stream-27784552e0.md): Initializes a new real-time data stream for a specific actor. - Streaming [Remove Data Stream](https://moverse-remote-control.apidog.io/remove-data-stream-27784553e0.md): Stops and removes a specific data stream. - Streaming [Update Stream State](https://moverse-remote-control.apidog.io/update-stream-state-27784554e0.md): Updates the configuration (IP/Port) and/or the running state of a stream. - Solver [Configuration](https://moverse-remote-control.apidog.io/configuration-27784555e0.md): Retrieves the current settings for the motion solver. - Solver [Configuration](https://moverse-remote-control.apidog.io/configuration-27784556e0.md): Updates the MoCap solver's configuration, such as enabling hand tracking or changing the profile.