Use this file to discover all available pages before exploring further.
The Camera Remote Web API is a community-built developer tool and is not officially supported by Sony. Only the Camera Remote SDK (C++/C#) is an official Sony product.
The Camera Remote Web API provides HTTP endpoints to control Sony cameras connected via USB or network. It runs as a local server and supports multi-camera simultaneous operation.
The Camera Remote Web API is an HTTP server built on Sony’s native Camera Remote SDK. It translates RESTful requests into native SDK calls, enabling camera control from any language or tool that can make HTTP requests. For TypeScript projects, the Client SDK wraps this API with managed lifecycle and typed methods.
Not all APIs are supported on every camera model. See the Compatibility page for per-camera API support, connection mode requirements, and OS compatibility.