HCL OneDB REST API Guide

The HCL OneDB™ REST API allows application developers to access data in their HCL OneDB database server through simple HTTP requests. Applications can query, insert, load, update, and delete data in relational tables, in JSON collections, or in TimeSeries tables all through simple, JSON-based REST requests.

The topics in this guide cover the HCL OneDB REST API, including how to start it, how to secure it, and the syntax for accessing your data through REST. This information is intended for application developers.