Skip to main content
POST
Run Analysis

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
plan
AnalysisPlan · object
required

AnalysisPlan: The description of which hypotheses that are going to be tested, which group comparisons that are included, and how the result should be evaluated.

data
AnalysisData · object
required

AnalysisData: The data for each hypothesis.

Response

200 - application/json

OK

hypotheses
object[]

The analysis results for each hypothesis.

recommendations
object[]

Overall recommendations for each comparison according to specified decision rule.

annotations
object[]

List of issues discovered during the analysis.

statsCacheEntry
string

Cache entry used, empty if not cached.