druid/docs/api-reference/json-querying-api.md
Nhi Pham 579b93f282
API reference refactor (#14372)
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
Co-authored-by: Charles Smith <techdocsmith@gmail.com>
2023-06-26 15:48:54 -07:00

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.