TestFairy · Authentication Profile
Testfairy Authentication
Authentication
TestFairy authenticates REST API calls with HTTP Basic auth using your account email as the username and your API key as the password, or with an OIDC bearer token (Sauce Labs single sign-on). The API key is found on the TestFairy account settings page. The Upload API additionally accepts the API key as an `api_key` multipart form field. No OAuth 2.0 authorization-code / scope surface is documented, so there is no scopes/ artifact for this provider.
TestFairy secures its APIs with http, bearer, and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyMobileTestingApp DistributionBeta TestingQuality AssuranceDeveloper ToolsSession RecordingCrash ReportingDevOps
Methods: http, bearer, apiKey
Schemes: 3
OAuth flows:
API key in: header, formData
Security Schemes
basicAuth http
oidcBearer http
uploadApiKey apiKey