Invites
Send Reward
Send a Tremendous reward to a participant for a specific invite. The reward send happens in the background; this endpoint returns immediately after validation.
Validations performed before queuing:
- Invite must exist
- The associated assistant must have incentives enabled (
is_offering_enabled) and a configuredincentive_amountbetween 400 - The invite’s most recent call must have a
success_evaluationofExcellentorGood
POST
Send Reward
Authorizations
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
Body
application/json
The invite ID to send a reward for
Previous
Get Report by AssistantGet the analysis report for a study by its assistant ID. Returns the cached report HTML along with the list of high-quality calls (`success_evaluation != Poor`, non-test) used to produce it.
Note: A report only exists once it has been generated — call the analyze-transcripts endpoint first if no report has been produced yet.
Next
Send Reward

