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

Humanitec Agents API

An object containing the details of an Agent.

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

Tagged areas include Agents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

This API exposes 7 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 0.28.24.

Requests are made against a single base URL, https://api.humanitec.io/.

7 operations 4 paths 6 schemas 2 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.28.24
Base URL
https://api.humanitec.io
Resource Areas
1

Paths & Operations 7

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

Agents 7

An object containing the details of an Agent.

POST
/orgs/{orgId}/agents
Register a new Agent under an Organization.
createAgent 1 param body → 200400409
GET
/orgs/{orgId}/agents
List all the agents in an Organization.
listAgents 2 params → 200
DELETE
/orgs/{orgId}/agents/{agentId}
Delete an Agent (and its keys) stored under an Organization.
deleteAgent 2 params → 204404
PATCH
/orgs/{orgId}/agents/{agentId}
Update the description of an Agent.
patchAgent 2 params body → 200400404
GET
/orgs/{orgId}/agents/{agentId}/keys
List all the keys registered under an Agent in an Organization.
listKeysInAgent 2 params → 200404
POST
/orgs/{orgId}/agents/{agentId}/keys
Register a new Key under an Agent in an Organization.
createKey 2 params body → 200400404409
DELETE
/orgs/{orgId}/agents/{agentId}/keys/{fingerprint}
Delete a key registered under a Agent.
deleteKeyInAgent 3 params → 204404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Key (6 properties), Agent (4 properties), AgentCreateBody (3 properties), HumanitecErrorResponse (3 properties). Each schema is shown below with its type and property counts.

KeyCreateBody
object
1 property 1 required
HumanitecErrorResponse
object
HumanitecError represents a standard Humanitec Error
3 properties 2 required
Key
object
An object containing the details of a Key.
6 properties 6 required
AgentPatchBody
object
An object containing data to update the description field of an Agent.
1 property 1 required
Agent
object
An object containing the details of an Agent.
4 properties 3 required
AgentCreateBody
object
An object containing data needed to register an Agent.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humanitec-agents-api-openapi.yml Raw ↑

Other APIs Humanitec publishes across the network.

Humanitec public API
Humanitec UserRole API
Where this information came from

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