UserTesting · Authentication Profile

Usertesting Authentication

Authentication

UserTesting secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyUX ResearchUsability TestingHuman InsightCustomer ExperienceSurveysVideoTranscriptsExperience Metrics
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2ClientCredentials oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/usertesting-legacy-v1-openapi.yml, openapi/usertesting-results-v2-openapi.yml
docs: https://developer.usertesting.com/docs/authorization
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - clientCredentials
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Go to [Authorization](https://developer.usertesting.com/v1.0/docs/authentication-authorization)
    for information on how to generate an access token.
  sources:
  - openapi/usertesting-legacy-v1-openapi.yml
  - openapi/usertesting-results-v2-openapi.yml
- name: oauth2ClientCredentials
  type: oauth2
  description: >-
    Documented token flow behind bearerAuth (the OpenAPI models only the resulting bearer
    token). Client credentials (client_id + client_secret) are issued per registered API user
    by support@usertesting.com; the same token works on both Legacy (v1) and Results (v2)
    endpoints. Access tokens are JWTs that expire after 3600 seconds. The Okta authorization
    server publishes RFC 8414 / OIDC discovery metadata (saved under well-known/).
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.usertesting.com/oauth2/aus1p3vtd8vtm4Bxv0h8/v1/token
    scopes:
      studies:read: Read access to study/test result data
  sources:
  - https://developer.usertesting.com/docs/authorization
  - well-known/usertesting-oauth-authorization-server.json
notes:
- 'Request header: Authorization: Bearer ACCESS_TOKEN on every API call.'
- 'Token request: POST x-www-form-urlencoded with grant_type=client_credentials, client_id,
  client_secret, scope=studies:read.'
- API access is scoped to the workspaces where the registered email is a team member.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/usertesting-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.