Resource API
Create and update projects and interview studies, then monitor invitations, sessions, and processing jobs.
Every researcher account—including Free—can use scoped API keys. The API covers interviews and research data in and out; chat remains an in-product experience.
Create and update projects and interview studies, then monitor invitations, sessions, and processing jobs.
Use short-lived signed upload URLs to add research files, then attach them to the project that owns the work.
Retrieve files, transcripts, responses, reports, clips, cards, and study results as structured data.
Receive signed project, interview, response, transcription, report, and session events without polling.
curl https://api.userevaluation.com/v1/projects
-H "Authorization: Bearer ue_live_…"