Authorizations
Enter your bearer token in the format Bearer access_token_here
Query Parameters
Deprecated: Name of the hypothetical predictor variable. Ex: Sleep Duration
Deprecated: Name of the outcome variable of interest. Ex: Overall Mood
Sort by one of the listed field names. If the field name is prefixed with -
, it will sort in descending order.
The LIMIT is used to limit the number of results returned. So if youhave 1000 results, but only want to the first 10, you would set this to 10 and offset to 0. The maximum limit is 200 records.
OFFSET says to skip that many rows before beginning to return rows to the client. OFFSET 0 is the same as omitting the OFFSET clause.If both OFFSET and LIMIT appear, then OFFSET rows are skipped before starting to count the LIMIT rows that are returned.
x >= 0
Pearson correlation coefficient between cause and effect after lagging by onset delay and grouping by duration of action
When the record was last updated. Use UTC ISO 8601 YYYY-MM-DDThh:mm:ss datetime format. Time zone should be UTC and not local.
Only include user_variable_relationships for which the effect is an outcome of interest for the user
Your client id can be obtained by creating an app at https://builder.quantimo.do
Return only public, anonymized and aggregated population data instead of user-specific variables
Response
Successful operation
Can be used as body of help info popup
Can be used as title in help info popup
Square icon png url
Array of error objects with message property
ex. OK or ERROR
true or false
Response code such as 200
A super neat url you might want to share with your users!