Developers

Use research as a resource, not a closed archive.

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.

Resource API

Create and update projects and interview studies, then monitor invitations, sessions, and processing jobs.

Data in

Use short-lived signed upload URLs to add research files, then attach them to the project that owns the work.

Data out

Retrieve files, transcripts, responses, reports, clips, cards, and study results as structured data.

Webhooks

Receive signed project, interview, response, transcription, report, and session events without polling.

curl https://api.userevaluation.com/v1/projects
  -H "Authorization: Bearer ue_live_…"