Testmo · Authentication Profile

Testmo Authentication

Authentication

Testmo secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Test RunsTest ManagementTest AutomationQAExploratory TestingCI/CDQuality Assurance
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/testmo-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'Personal API token generated from your Testmo profile page, passed as `Authorization:
    Bearer <token>`. The API is per-instance at https://{instance}.testmo.net/api/v1 and access
    is scoped to the token user''s permissions; some endpoints (users, groups, roles) are admin-only.'
  sources:
  - openapi/testmo-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com