Data In & Out APIs
List of APIs to write and read data
Data In (Write) API
The Data In APIs facilitate writing data into datasets, designed to simplify the ingestion of JSON data
Data Out (Read) APIs
Use the Data Out APIs to fetch data from a dataset with support for SQL and Druid native query formats, suitable for analytics and visualization.
Template APIs
The Template APIs enable efficient management of templates, including creating new templates, updating existing ones, listing all available templates, and retrieving metadata for specific templates. These APIs are designed to facilitate data retrieval from various sources using predefined template formats. They are particularly recommended for production environments where queries remain relatively static and do not require frequent changes.
Last updated