Get data from the serverΒΆ

This methods are used to query an existing score and doesn’t modify it.

First column is the path used with http server or the method field used with web socket server. The GET method has to be used with http server for these requests.

HTTP path WebSocket method Description
version version Get the internal inscore screen version (see Getting the screen version).
empty image Get the image of the score in png format (see Get the score image).
file file Get a file from inscore application root path (see Get a file from INScore server).

Previous topic

Overview

Next topic

Getting the screen version

This Page