Authentication & Authorization

Overview

All API requests to UserTesting platform must be made over HTTPS. UserTesting APIs require:

Client Id and Secret (Partner Authentication)
OAuth2 bearer token (UserTesting customer user Authorization)

681

Implementing a Login Flow

962