Community-maintained OpenAPI 3.0 specification for TestRail API v2.. Use when working with the TestRail API or when the user needs to interact with this API.
Resources
1Install
npx skillscat add yuyz0112/public-api-skills/testrail-api-readonly Install via the SkillsCat registry.
SKILL.md
TestRail API
Community-maintained OpenAPI 3.0 specification for TestRail API v2.
How to Use This Skill
This API documentation is split into multiple files for on-demand loading.
Directory structure:
references/
├── resources/ # 1 resource index files
├── operations/ # 24 operation detail files
└── schemas/ # 18 schema groups, 38 schema filesNavigation flow:
- Find the resource you need in the list below
- Read
references/resources/<resource>.mdto see available operations - Read
references/operations/<operation>.mdfor full details - If an operation references a schema, read
references/schemas/<prefix>/<schema>.md
Base URL
https://{instance}- TestRail instance
Authentication
Supported methods: basicAuth. See references/authentication.md for details.
Resources
- read →
references/resources/read.md(24 ops) - Read-only operations (typically GET)