Qase

Qase is a cloud test management platform (TestOps) for QA and engineering teams to author test cases, organize them into suites and plans, launch and complete test runs, publish automated results from CI pipelines, and track defects. The Qase TestOps API v1 is a token-authenticated REST API at https://api.qase.io/v1 covering Projects, Test Cases, Suites, Test Runs, Test Results, Defects, and Plans, with a machine-readable OpenAPI specification published on GitHub (qase-tms/specs) and pre-generated clients for PHP, Python, JavaScript/TypeScript, Java, and Go. Automation reporters use the bulk results endpoint to publish test run results directly from CI.

Qase publishes 7 APIs on the APIs.io network, including cases API, defects API, plans API, and 4 more. Tagged areas include Test Runs, Test Management, Test Cases, QA, and Testing.

Qase’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

42.5/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessFreemiumSelf serve⚡ Free to try
7 APIs
Test RunsTest ManagementTest CasesQATestingTestOpsTest ResultsDefectsQuality AssuranceTest Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 42.5/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/qase: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Qase cases API

Test cases stored in a project repository.

Qase defects API

Defects raised against failed test results.

Qase plans API

Test plans - reusable selections of test cases.

Qase projects API

Test projects that contain cases, suites, runs, and results.

Qase results API

Test run results, including bulk publishing from CI/automation.

Qase runs API

Test runs - executions of selected test cases in a project.

Qase suites API

Test suites that group and organize test cases.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Qase TestOps API v1

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Qase Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Qase Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Qase Finops

FINOPS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Qase Authentication

apiKey · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Qase Agentic Access

37 operations · 23 acting

37 operations · 23 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: qase
url: https://raw.githubusercontent.com/api-evangelist/qase/refs/heads/main/apis.yml
name: Qase
kind: company
description: Qase is a cloud test management platform (TestOps) for QA and engineering teams to author test cases, organize
  them into suites and plans, launch and complete test runs, publish automated results from CI pipelines, and track defects.
  The Qase TestOps API v1 is a token-authenticated REST API at https://api.qase.io/v1 covering Projects, Test Cases, Suites,
  Test Runs, Test Results, Defects, and Plans, with a machine-readable OpenAPI specification published on GitHub (qase-tms/specs)
  and pre-generated clients for PHP, Python, JavaScript/TypeScript, Java, and Go. Automation reporters use the bulk results
  endpoint to publish test run results directly from CI.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/qase.png
tags:
- Test Runs
- Test Management
- Test Cases
- QA
- Testing
- TestOps
- Test Results
- Defects
- Quality Assurance
- Test Automation
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: qase:qase-cases-api
  name: Qase cases API
  description: Test cases stored in a project repository.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - cases
  properties:
  - type: OpenAPI
    url: openapi/qase-cases-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
- aid: qase:qase-defects-api
  name: Qase defects API
  description: Defects raised against failed test results.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - defects
  properties:
  - type: OpenAPI
    url: openapi/qase-defects-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
- aid: qase:qase-plans-api
  name: Qase plans API
  description: Test plans - reusable selections of test cases.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - plans
  properties:
  - type: OpenAPI
    url: openapi/qase-plans-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
- aid: qase:qase-projects-api
  name: Qase projects API
  description: Test projects that contain cases, suites, runs, and results.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - projects
  properties:
  - type: OpenAPI
    url: openapi/qase-projects-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
- aid: qase:qase-results-api
  name: Qase results API
  description: Test run results, including bulk publishing from CI/automation.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - results
  properties:
  - type: OpenAPI
    url: openapi/qase-results-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
- aid: qase:qase-runs-api
  name: Qase runs API
  description: Test runs - executions of selected test cases in a project.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - runs
  properties:
  - type: OpenAPI
    url: openapi/qase-runs-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
- aid: qase:qase-suites-api
  name: Qase suites API
  description: Test suites that group and organize test cases.
  humanURL: https://developers.qase.io/reference/get-runs
  baseURL: https://api.qase.io/v1
  tags:
  - suites
  properties:
  - type: OpenAPI
    url: openapi/qase-suites-api-openapi.yml
  - type: APIReference
    url: https://developers.qase.io/reference/get-runs
  - type: Documentation
    url: https://developers.qase.io/docs/getting-started
  - type: PostmanCollection
    url: collections/qase.postman_collection.json
  - type: OpenCollection
    url: collections/qase.opencollection.json
  - type: APIReference
    url: https://developers.qase.io/reference/create-result
  - type: APIReference
    url: https://developers.qase.io/reference/get-cases
  - type: APIReference
    url: https://developers.qase.io/reference/get-suites
  - type: APIReference
    url: https://developers.qase.io/reference/get-projects
  - type: APIReference
    url: https://developers.qase.io/reference/get-defects
  - type: APIReference
    url: https://developers.qase.io/reference/get-plans
common:
- type: AgenticAccess
  url: agentic-access/qase-agentic-access.yml
- type: Authentication
  url: authentication/qase-authentication.yml
- type: GitHubOrganization
  url: https://github.com/qase-tms
- type: LinkedIn
  url: https://www.linkedin.com/company/qaseio
- type: Website
  url: https://qase.io
- type: Documentation
  url: https://developers.qase.io
- type: Plans
  url: plans/qase-plans-pricing.yml
- type: RateLimits
  url: rate-limits/qase-rate-limits.yml
- type: FinOps
  url: finops/qase-finops.yml
- type: SourceCode
  url: https://github.com/qase-tms/specs
- url: https://qase.io/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com