Version: 2.0.7

ReSight Report API
The ReSight Report API enables generation of reports in multiple formats (PDF, PNG, JPEG) from either a single JSON payload or a set of input files (transform). The API supports validation, transformation, and rendering operations.
info
To run ReSight from a Docker image as a REST API, you can launch the container with the CMD ./server
. By default, it will listen on port 80. Example:
docker run -p 80:80 demo_satellite ./server
warning
Note that this API is not authenticated. The authentication can be handled by a proxy server or by only allowing the API to be accessed from a trusted network.
You can download this OpenAPI specification and use it to generate client libraries or documentation.
Terms of Service
https://developer.resight.com/terms-of-service