Warp schedules API
Operations for creating and managing scheduled agents
Warp schedules API is one of 5 APIs that Warp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 3 JSON Schema definitions.
Tagged areas include schedules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 3 JSON Schemas.
This API exposes 7 operations across 4 paths, and defines 23 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://app.warp.dev/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Warp schedules API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
bearerAuth— Authentication via a Warp API key.
Paths & Operations 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Operations for creating and managing scheduled agents
Schemas 23
The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are ScheduledAgentItem (15 properties), AmbientAgentConfig (15 properties), CreateScheduledAgentRequest (8 properties), Error (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Warp 4
Other APIs Warp publishes across the network.