get https://{hostname}.hydrolix.live/query
To query via GET, specify your SQL query as a query parameter. For example, query=SELECT count() FROM sample.taxi_trips
. You can query our test data directly from this page using try3
as the host. See the SQL reference for additional information.