Returns the chart’s display metadata: available filter attributes and their
concrete values (pre-scoped to the project), available segmentation dimensions,
supported time units, and chart types. Use this to build a UI / discover the
filter[<attribute>][] and segmentation values for
GET /v4/analytics/charts/{chart_code}.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Chart code. Must be a publicly exposed chart (see GET /v4/analytics/charts/{chart_code}).
proceeds, active-subscriptions, paid-subscriptions-movement, users-overview, free-trials, active-trials, trials-movement, user-to-trial, trial-to-paid, user-to-paid, sales, refunds, refund-rate, arppu, arpu, trial-cancellation, subscription-cancellation, subscriptions-overview, new-subscriptions, mrr, arr, mrr-movement, arr-movement, user-to-trial-conversion, subscription-cancellation-rate 64Time range start (Unix timestamp, seconds). Used to scope filter value enumeration.
Time range end (Unix timestamp, seconds). Used to scope filter value enumeration.
Environment: 0 = sandbox, 1 = production.
0, 1 Chart metadata.
analytics_chart_meta False when the chart is blocked by the project's plan or feature flag.
hour, day, week, month Link to the narrative documentation for this chart.
Human-readable reason the chart is unavailable. Empty when isAvailable=true.
Recommended visual type (e.g. column).
line, column, area, bar, pie