How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lightrun Agent Pools API

Agent Pools API.

Lightrun Agent Pools API is one of 20 APIs that Lightrun publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agent Pools. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 7 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, http://localhost:8090.

7 operations 4 paths 3 schemas 1 DELETE2 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://app.lightrun.com/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Lightrun Agent Pools API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Token).

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Agent Pools 7

Agent Pools API.

GET
/api/v1/agent-pools
Get a list of agent pools
listAgentPools 4 params → 200
POST
/api/v1/agent-pools
Create an agent pool
createAgentPool body → 201400
GET
/api/v1/agent-pools/{id}
Get an agent pool by ID
getAgentPool 1 param → 200404
PUT
/api/v1/agent-pools/{id}
Update an agent pool by ID
updateAgentPool 1 param body → 200400404
DELETE
/api/v1/agent-pools/{id}
Delete an agent pool by ID
deleteAgentPool 1 param → 204400401403404409
PUT
/api/v1/agent-pools/{id}/detach-agents
Detach (disable) agents in an agent pool by ID
detachAgents 1 param → 204404
PUT
/api/v1/agent-pools/{id}/enable-agents
Enable agents in an agent pool by ID
enableAgents 1 param → 204404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AgentPoolPublicApiDTO (7 properties), PublicApiPageAgentPoolPublicApiDTO (5 properties), CreateOrUpdateAgentPoolPublicDto (2 properties). Each schema is shown below with its type and property counts.

CreateOrUpdateAgentPoolPublicDto
object
Agent pool details
2 properties 1 required
AgentPoolPublicApiDTO
object
7 properties
PublicApiPageAgentPoolPublicApiDTO
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lightrun-agent-pools-api-openapi.yml Raw ↑

Other APIs Lightrun publishes across the network.

Lightrun Actions API
Lightrun Agents API
Lightrun Custom sources API
Lightrun Debug Cases API
Lightrun Debug Runbook methods API
Lightrun Debug Runbooks API
Lightrun Debug Runbooks Configuration API
Lightrun Dynamic SBOM API
Lightrun Identity Management (IdM) configuration API
Lightrun Just-In-Time Access API
Lightrun License API
Lightrun Lightrun feature flags status API
Where this information came from

This is an independent, third-party profile of Lightrun Agent Pools API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.