Skip to main content
The Great Question API lets you read and write studies, candidates, interviews, surveys, transcripts, and more from your own systems. Full reference documentation lives at developer.greatquestion.co/reference/overview.

Getting a token

If your account has API access, generating a token is self-serve:
  1. Go to Settings > API Tokens.
  2. Click Generate new token.
  3. Copy the token, it’s shown once.
Authenticate requests with a Bearer token in the Authorization header:
Tokens expire after one year by default. Self-serve tokens are all-or-nothing, they carry full read/write access to your account’s data; there’s no per-resource scope picker today.

What’s available

The API currently covers studies, interviews, unmoderated studies, surveys, candidates, transcripts, teams, consent forms, message templates, and screener responses, among other resources. See the full reference for endpoint by endpoint detail.
Still need help? Contact us at support@greatquestion.co — median response time is 19 minutes during support hours.