API Reference

Execute a time-series SQL query

Provide a valid SQL query to retrieve time-series data.
Use nextToken to paginate through large result sets.

Please contact your account manager to get the correct database, table names and example queries.

Log in to see full request history
Body Params

The body must include a query field with a valid SQL statement.

string
required

The SQL query to execute.

string

The token provided by a previous response to retrieve the next page of results (optional)

Responses

400

Invalid request

500

Internal server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json