API Reference

Create a Study

Create an individual, group, or population study examining the relationship between a predictor and outcome variable. You will be given a study id which you can invite participants to join and share their measurements for the specified variables.

Log in to see full request history
Query Params
string

Your CureDAO client id can be obtained by creating an app at https://builder.quantimo.do

Body Params

Details about the study you want to create

string
required

Name of predictor variable

string
required

Name of the outcome variable

string

Title of your study (optional)

string
required

Individual studies are based on data of a single user. Group studies are based on data from a specific group of individuals who have joined. Global studies are based on aggregated and anonymously shared data from all users.

Responses

401

Not authenticated

404

Not found

500

Internal server error

Language
Credentials
Click Try It! to start a request and see the response here!