The GUIDO Engine services are available as a Web Assembly Javascript libray.
The Javascript library API is similar to the C/C++ API: This short Javascript documentation is intended as a quick reference. For more details, you should refer to the C/C++ API.
Data structure used by GUIDOScoreMap module
GUIDOScoreMap module use a collection of JSON objects corresponding to the objects of C/C++ API to exchange data. You can find the description of all the JSON objects in the GUIDO mappings page of Guido webservice.