Aggregation Query
Using Query API
You can make use of the Query API through these mediums:
Channel | Remarks |
---|---|
Vital Horizon AI Python SDK | The vitalx-aggregation package provides an expressive Python Query DSL with Polars DataFrame integrations. |
Vital Aggregation API endpoint | JSON API calls. |
Typed bindings of Vital API | Call the Aggregation API in Go, Java, Node and Python. |