Post aggregate user query via the Junction API. Requires authentication with your team API key.
Documentation Index
Fetch the complete documentation index at: https://vital-mintlify-seo-audit-1777478080.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Receiving data in JSON
$.results array,
in the declaration order of the query instructions.Receiving data in Parquet
Accept: application/vnd.vital.tar+gzip+parquet in your request header.The response body is a gzipped Tarball of multiple Parquet files, namely 0.parquet, 1.parquet, 2.parquet, etc.
The numbering corresponds to the declaration order of the query instructions.Vital Team API Key
*/*, application/json, application/vnd.vital.tar+gzip+parquet Successful Response