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

Authentik Agents API

Agent accounts — service accounts that act on behalf of a parent user when calling the authentik API, with expiring tokens and audited delegation.

Authentik Agents API is one of 27 APIs that Authentik 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, an API reference, and a GitHub repository.

This API exposes 6 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 2026.11.0-rc1.

Requests are made against a single base URL, /api/v3.

6 operations 2 paths 12 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.11.0-rc1
Base URL
https://{authentik_host}/api/v3
Authentication
HTTP Bearer, HTTP Bearer+Agent, HTTP Bearer, HTTP Bearer
License
Resource Areas
1

Authentication & Security 4

Authentik Agents API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (authentik). It uses HTTP bearer+agent authentication (authentik_device_auth). It accepts HTTP bearer tokens (authentik_device_enroll). It accepts HTTP bearer tokens (authentik_device_federation).

Paths & Operations 6

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

agents 6
GET
/agents/agents/
Admin-provisioned delegate identities. An admin creates a Agent for a given parent user, then grants it access the same way as any other User -- ordinary PolicyBindings pointed at whatever it needs.
agents_agents_list 5 params → 200400403
POST
/agents/agents/
Admin-provisioned delegate identities. An admin creates a Agent for a given parent user, then grants it access the same way as any other User -- ordinary PolicyBindings pointed at whatever it needs.
agents_agents_create body → 201400403
GET
/agents/agents/{id}/
Admin-provisioned delegate identities. An admin creates a Agent for a given parent user, then grants it access the same way as any other User -- ordinary PolicyBindings pointed at whatever it needs.
agents_agents_retrieve 1 param → 200400403
PUT
/agents/agents/{id}/
Admin-provisioned delegate identities. An admin creates a Agent for a given parent user, then grants it access the same way as any other User -- ordinary PolicyBindings pointed at whatever it needs.
agents_agents_update 1 param body → 200400403
PATCH
/agents/agents/{id}/
Admin-provisioned delegate identities. An admin creates a Agent for a given parent user, then grants it access the same way as any other User -- ordinary PolicyBindings pointed at whatever it needs.
agents_agents_partial_update 1 param body → 200400403
DELETE
/agents/agents/{id}/
Admin-provisioned delegate identities. An admin creates a Agent for a given parent user, then grants it access the same way as any other User -- ordinary PolicyBindings pointed at whatever it needs.
agents_agents_destroy 1 param → 204400403

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Agent (14 properties), AgentRequest (8 properties), PartialUser (8 properties), PatchedAgentRequest (8 properties). Each schema is shown below with its type and property counts.

AgentCreateRequest
object
Base serializer class which doesn't implement create/update methods
5 properties
PaginatedAgentList
object
3 properties 3 required
PolicyBehaviorEnum
string
ValidationError
object
Validation Error
2 properties
AgentCreated
object
Response returned once when an agent is created, carrying the one-time API token.
2 properties 2 required
AgentRequest
object
Mixin to validate that a valid enterprise license exists before allowing to save the object
8 properties 2 required
PatchedAgentRequest
object
Mixin to validate that a valid enterprise license exists before allowing to save the object
8 properties
GenericError
object
Generic API Error
2 properties 1 required
PartialUser
object
Partial User Serializer, does not include child relations.
8 properties 4 required
Pagination
object
7 properties 7 required
Agent
object
Mixin to validate that a valid enterprise license exists before allowing to save the object
14 properties 8 required
Autocomplete
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

authentik-agents-api-openapi.yml Raw ↑

Other APIs Authentik publishes across the network.

Authentik Core API
Authentik Crypto API
Authentik Events API
Authentik Flows API
Authentik Policies API
Authentik Providers API
Authentik RBAC API
Authentik Schema API
Authentik Sources API
Authentik Stages API
Authentik Admin API
Authentik Authenticators API
Where this information came from

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