Home View Tables View Dashboards

Using the Galyleo Services Platform

The Galyleo Data Platform is primarily designed for use with API access, not browser access. This UI is designed for debugging/explanatory purposes.

To access hosted data, use one of the supported routes below with any standard HTTP request library; e.g. requests in Python, fetch in JavaScript, or with an executable such as wget or cURL..

Data access in the The Galyleo Services Platform is based on the Simple Data Transfer Protocol. The full documentation on the protocol is in SDTP Documentation

Galyleo Hub users can upload new tables and dashboards to the platform. The tables must be in Simple Data Markup Language format. At the moment, RowTables and RemoteTables are supported. Dashboards must be in the Galyleo Dashboard Format, and the files must end in .gd.json.

Supported API Methods

RouteMethodParametersDescription