Skip to content

OpenAPI

This reference guide describes the various REST API contracts for all components of the kdb Insights Database. For more specific examples, refer to the query documentation for each of the APIs.

APIs

  • getData - Retrieve data from a table in kdb Insights.
  • getMeta - Retrieve query and aggregation metadata for all data in the system.
  • ping - Check the status of a Data Access Process.
  • qsql - Execute a qSQL query on a specific tier of a database.
  • sql - Execute an SQL query across a database.

Reference