Credit Calculation
API endpoint for calculating the required number of credits for a respondent.
If you need to estimate the number of credits required to add a respondent, you can use this endpoint.
Authorizations
Body
Request body for calculating the maximum number of credits needed for a respondent
The number of data points to be used for the Open-Ended Score (OES).
⭕ Note: If no OES data points are available, this value can be set to 0
.
The number of data points to be used for the Grid-Question Score (GQS).
⭕ Note: If no GQS answers are available, this value can be set to 0
.
The number of data points to be used for the Time Score (TS).
⭕ Note: If no TS data points are available, this value can be set to 0
.
The number of data points to be used for the Coherence Score (CHS).
⭕ Note: If no CHS answers are available, this value can be set to 0
.
The number of data points to be used for the Behavioral-Analytics Score (BAS).
⭕ Note: If no BAS data points are available, this value can be set to 0
.
Response
A variable indicating whether the operation was successful.
A variable that human-readable message providing additional context or confirmation of the requested action.
This object serves as a container to hold the results for the requested data, encapsulating all relevant information and outputs in a structured format.