Runloop · Capability
Runloop Benchmark Jobs (benchmark)
Runloop benchmark-jobs capability covering one Runloop business surface. 3 operations.
Runloop Benchmark Jobs (benchmark) is a Naftiko capability published by Runloop, one of 17 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and POST methods rooted at /v1/benchmark_jobs.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: [Beta] Create a BenchmarkJob. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Runloop, Benchmark-Jobs, AI Agents, and Sandboxes.
What You Can Do
POST
Createbenchmarkjob
— [Beta] Create a BenchmarkJob.
/v1/benchmark_jobs
GET
Listbenchmarkjobs
— [Beta] List BenchmarkJobs.
/v1/benchmark_jobs
GET
Getbenchmarkjob
— [Beta] Get a previously created BenchmarkJob.
/v1/benchmark_jobs/{id}
MCP Tools
runloop-benchmark-benchmark-jobs-createBenchmarkJob
[Beta] Create a BenchmarkJob.
runloop-benchmark-benchmark-jobs-listBenchmarkJobs
[Beta] List BenchmarkJobs.
read-only
idempotent
runloop-benchmark-benchmark-jobs-getBenchmarkJob
[Beta] Get a previously created BenchmarkJob.
read-only
idempotent