LAP Registry

Runscope API Skill

runscope-com

Provider: Runscope Version: 1.0.0 Endpoints: 29 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/account
GET/teams/{teamId}/peopleAccount Resource
GET/teams/{teamId}/integrationsTeams Resource
GET/teams/{teamId}/agentsTeam integrations list
GET/bucketsTeam agents list
POST/bucketsReturns a list of buckets.
GET/buckets/{bucketKey}Create a new bucket
DELETE/buckets/{bucketKey}Returns a single bucket resource.
GET/buckets/{bucketKey}/messagesDelete a single bucket resource.
DELETE/buckets/{bucketKey}/messagesRetrieve a list of messages in a bucket
POST/buckets/{bucketKey}/messagesClear a bucket (remove all messages).
GET/buckets/{bucketKey}/errorsCreate a message
GET/buckets/{bucketKey}/messages/{messageId}Retrieve a list of error messages in a bucket
GET/buckets/{bucketKey}/testsRetrieve the details for a single message.
POST/buckets/{bucketKey}/testsReturns 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}/stepsDelete a test, including all steps, schedules, test-specific environments and results.
POST/buckets/{bucketKey}/tests/{testId}/stepsList 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}/environmentsDelete a step from a test.
POST/buckets/{bucketKey}/tests/{testId}/environmentsReturn 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}/metricsUpdate the details of a test environment.
GET/buckets/{bucketKey}/environmentsReturn details of the test metrics for the specified timeframe.
POST/buckets/{bucketKey}/environmentsReturns list of shared environments for a specified bucket.
PUT/buckets/{bucketKey}/environments/{environmentId}Create new shared environment.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install runscope-com

Downloads and installs to ~/.claude/skills/runscope-com/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)