get https://v1.fastpix.io/data/metrics/comparison
This endpoint allows you to compare multiple metrics across specified dimensions. You can specify the metrics you want to compare in the query parameters, and the response will include the relevant metrics for the specified dimensions.
How it works
-
Before making a request to this endpoint, call the list dimensions endpoint to obtain all available dimensions that can be used for comparison.
-
Make a
GET
request to this endpoint with the desired metrics specified in the query parameters. -
Receive a response containing the comparison values for the specified metrics across the selected dimensions.
Related guide: Compare metrics in dashboard