mirror of
https://github.com/apache/druid.git
synced 2025-02-09 19:44:57 +00:00
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com> Co-authored-by: Charles Smith <techdocsmith@gmail.com>
1.2 KiB
1.2 KiB
id | title | sidebar_label |
---|---|---|
json-querying-api | JSON querying API | JSON querying |
This document describes the API endpoints to submit JSON-based native queries to Apache Druid.
Queries
POST /druid/v2/
The endpoint for submitting queries. Accepts an option ?pretty
that pretty prints the results.
POST /druid/v2/candidates/
Returns segment information lists including server locations for the given query.