Testsigma REST API

REST API to manage Testsigma entities (projects, applications, environments, elements, uploads, test plans) and to trigger and poll test-plan executions remotely. Authenticated with a Bearer API Key.

API entry from apis.yml

apis.yml Raw ↑
name: Testsigma REST API
description: REST API to manage Testsigma entities (projects, applications, environments, elements, uploads,
  test plans) and to trigger and poll test-plan executions remotely. Authenticated with a Bearer API Key.
humanURL: https://testsigma.com/docs/api/overview/
baseURL: https://app.testsigma.com/api/v1
tags:
- Test Automation
- Testing
- CI/CD
properties:
- type: APIReference
  url: https://testsigma.com/docs/api/overview/
- type: Authentication
  url: authentication/testsigma-authentication.yml
- type: Conventions
  url: conventions/testsigma-conventions.yml
- type: ErrorCatalog
  url: errors/testsigma-problem-types.yml
- type: DataModel
  url: data-model/testsigma-data-model.yml