API Documentation

MERV exposes a REST API under the base path /api/v1. This page mirrors the public Swagger groups for test reporting and project APIs. Account, organization, billing, and related management APIs are available in the MERV app only and are not listed here.

← Merv-Server launch guide

Authentication

Test Suite Management

Base path: /api/v1/testsuites

Test Case Management

Test Step Management

File Attachment Management

Hierarchy Management

Failure Bug Tracking

Example: Get test cases by suite

GET /api/v1/testcases/suite/39c6ac17-1930-4278-8e9e-cb5a1822c795
Authorization: Bearer <access_token>

← Documentation Forum / Defects →