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

Pulumi AI Agents API

The AI Agents API from Pulumi — 5 operation(s) for ai agents.

Pulumi AI Agents API is one of 35 APIs that Pulumi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.pulumi.com.

8 operations 5 paths 16 schemas 4 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.pulumi.com
Resource Areas
1

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 4 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

AI Agents 8
GET
/api/preview/agents/{orgName}/tasks
ListTasks
ListTasks 6 params → 200400
POST
/api/preview/agents/{orgName}/tasks
CreateTasks
CreateTasks 1 param body → 201400
GET
/api/preview/agents/{orgName}/tasks/{taskID}
GetTask
GetTask 2 params → 200404
PATCH
/api/preview/agents/{orgName}/tasks/{taskID}
UpdateTask
UpdateTask 2 params body → 200403404
POST
/api/preview/agents/{orgName}/tasks/{taskID}
RespondToTask
RespondToTask 2 params body → 202400404409
POST
/api/preview/agents/{orgName}/tasks/{taskID}/cancel
CancelTask
CancelTask 2 params body → 204400404409
GET
/api/preview/agents/{orgName}/tasks/{taskID}/events
GetTaskEvents
GetTaskEvents 4 params → 200400404
GET
/api/preview/agents/{orgName}/tasks/{taskID}/events/stream
StreamTaskEvents
StreamTaskEvents 2 params → 200404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are AgentTask (20 properties), CreateAgentTaskRequest (7 properties), AgentSlashCommand (6 properties), UpdateTaskRequest (4 properties). Each schema is shown below with its type and property counts.

AgentUserEventMessage
AgentEntityDiff
object
Represents agent entity diff.
2 properties
AgentConsoleEvent
object
A console event in an agent task conversation, either a user input or an agent response.
3 properties 3 required
AgentRespondToTaskRequest
object
The API payload for users responding to an existing agent task.
1 property
AgentTask
object
A Pulumi Copilot agent task representing a conversation and its associated context.
20 properties 10 required
ListAgentTasksResponse
object
Response containing a paginated list of agent tasks.
2 properties 1 required
UserInfo
object
UserInfo contains just the display information for a user. This information may be returned from public APIs, and as such this structure must not contain sensi…
4 properties 3 required
CreateAgentTaskResponse
object
Response body for creating an agent task.
1 property 1 required
CreateAgentTaskRequest
object
Create a new task by sending the first event in the conversation.
7 properties
CancelAgentTaskRequest
object
Request body for cancelling an agent task. When force is true, the runtime session is terminated immediately and the task is reset to idle, even if it is curre…
1 property 1 required
AgentUserEvent
object
Represents an agent user event.
3 properties 2 required
AgentTaskIntegrationRef
object
A reference to an integration enabled for an agent task. Structured as an object (rather than a bare string) so additional fields like instance name or scope c…
1 property 1 required
UpdateTaskRequest
object
Request to update a task.
4 properties
AgentSlashCommand
object
An agent slash command.
6 properties 6 required
AgentEntity
object
Represents agent entity.
1 property 1 required
ListAgentTaskEventsResponse
object
TODO: add polling support (via lastSeen)
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pulumi-ai-agents-api-openapi.yml Raw ↑

Other APIs Pulumi publishes across the network.

Pulumi Automation API
Pulumi AccessTokens API
Pulumi AI API
Pulumi AuditLogs API
Pulumi CloudSetup API
Pulumi DataExport API
Pulumi DeploymentRunners API
Pulumi Deployments API
Pulumi Environments API
Pulumi Insights API
Pulumi InsightsAccounts API
Pulumi Miscellaneous API
Where this information came from

This is an independent, third-party profile of Pulumi AI Agents 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.