Microcks API v1.7 Skill
microcks-local
microcks-local
| Method | Path | Description |
|---|---|---|
GET | /services | |
POST | /tests | Get Services and APIs |
GET | /services/count | Create a new Test |
GET | /jobs | Get the Services counter |
POST | /jobs | Get ImportJobs |
GET | /jobs/{id} | Create ImportJob |
POST | /jobs/{id} | Get ImportJob |
DELETE | /jobs/{id} | Update ImportJob |
PUT | /jobs/{id}/activate | Delete ImportJob |
PUT | /jobs/{id}/start | Activate an ImportJob |
PUT | /jobs/{id}/stop | Start an ImportJob |
GET | /services/{id} | Stop an ImportJob |
DELETE | /services/{id} | Get Service |
POST | /artifact/upload | Delete Service |
GET | /jobs/count | Upload an artifact |
GET | /secrets | Get the ImportJobs counter |
POST | /secrets | Get Secrets |
GET | /secrets/{id} | Create a new Secret |
PUT | /secrets/{id} | Get Secret |
DELETE | /secrets/{id} | Update Secret |
GET | /secrets/count | Delete Secret |
GET | /tests/service/{serviceId} | Get the Secrets counter |
GET | /tests/service/{serviceId}/count | Get TestResults by Service |
GET | /tests/{id} | Get the TestResults for Service counter |
GET | /tests/{id}/messages/{testCaseId} | Get TestResult |
POST | /tests/{id}/testCaseResult | Get messages for TestCase |
GET | /keycloak/config | Report and create a new TestCaseResult |
PUT | /services/{id}/operation | Get authentification configuration |
PUT | /services/{id}/metadata | Override Service Operation |
GET | /services/labels | Update Service Metadata |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install microcks-local
Downloads and installs to ~/.claude/skills/microcks-local/
1.7.1 (2026-02-13)