Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Send the configured incentive to a participant (BYOP studies only).
cURL
curl --request POST \ --url https://api.userintuition.ai/api/public/v1/participants/{participant_id}/reward \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
ui_sk_
Successful Response
Was this page helpful?