Runscope API Skill
runscope-com
runscope-com
| Method | Path | Description |
|---|---|---|
GET | /account | |
GET | /teams/{teamId}/people | Account Resource |
GET | /teams/{teamId}/integrations | Teams Resource |
GET | /teams/{teamId}/agents | Team integrations list |
GET | /buckets | Team agents list |
POST | /buckets | Returns a list of buckets. |
GET | /buckets/{bucketKey} | Create a new bucket |
DELETE | /buckets/{bucketKey} | Returns a single bucket resource. |
GET | /buckets/{bucketKey}/messages | Delete a single bucket resource. |
DELETE | /buckets/{bucketKey}/messages | Retrieve a list of messages in a bucket |
POST | /buckets/{bucketKey}/messages | Clear a bucket (remove all messages). |
GET | /buckets/{bucketKey}/errors | Create a message |
GET | /buckets/{bucketKey}/messages/{messageId} | Retrieve a list of error messages in a bucket |
GET | /buckets/{bucketKey}/tests | Retrieve the details for a single message. |
POST | /buckets/{bucketKey}/tests | Returns a list of tests. |
GET | /buckets/{bucketKey}/tests/{testId} | Create a test. |
PUT | /buckets/{bucketKey}/tests/{testId} | Retrieve the details of a given test by ID. |
DELETE | /buckets/{bucketKey}/tests/{testId} | Modify a test's name, description, default environment and its steps. To modify other individual properties of a test, make requests to the steps, environments, and schedules subr... |
GET | /buckets/{bucketKey}/tests/{testId}/steps | Delete a test, including all steps, schedules, test-specific environments and results. |
POST | /buckets/{bucketKey}/tests/{testId}/steps | List test steps for a test. |
PUT | /buckets/{bucketKey}/tests/{testId}/steps/{stepId} | Add new test step. |
DELETE | /buckets/{bucketKey}/tests/{testId}/steps/{stepId} | Update the details of a single test step. |
GET | /buckets/{bucketKey}/tests/{testId}/environments | Delete a step from a test. |
POST | /buckets/{bucketKey}/tests/{testId}/environments | Return details of the test's environments (only those that belong to the specified test) |
PUT | /buckets/{bucketKey}/tests/{testId}/environments/{environmentId} | Create new test environment. |
GET | /buckets/{bucketKey}/tests/{testId}/metrics | Update the details of a test environment. |
GET | /buckets/{bucketKey}/environments | Return details of the test metrics for the specified timeframe. |
POST | /buckets/{bucketKey}/environments | Returns list of shared environments for a specified bucket. |
PUT | /buckets/{bucketKey}/environments/{environmentId} | Create new shared environment. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install runscope-com
Downloads and installs to ~/.claude/skills/runscope-com/
1.0.0 (2026-02-13)