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 RAC API

Remote Access Control — browser-based RDP, SSH and VNC endpoints and their single-use connection tokens.

Authentik RAC API is one of 27 APIs that Authentik publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include rac. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a GitHub repository.

This API exposes 13 operations across 6 paths, and defines 18 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.

13 operations 6 paths 18 schemas 2 DELETE6 GET2 PATCH1 POST2 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 RAC 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 13

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

rac 13
GET
/rac/connection_tokens/
ConnectionToken Viewset
rac_connection_tokens_list 7 params → 200400403
GET
/rac/connection_tokens/{connection_token_uuid}/
ConnectionToken Viewset
rac_connection_tokens_retrieve 1 param → 200400403
PUT
/rac/connection_tokens/{connection_token_uuid}/
ConnectionToken Viewset
rac_connection_tokens_update 1 param body → 200400403
PATCH
/rac/connection_tokens/{connection_token_uuid}/
ConnectionToken Viewset
rac_connection_tokens_partial_update 1 param body → 200400403
DELETE
/rac/connection_tokens/{connection_token_uuid}/
ConnectionToken Viewset
rac_connection_tokens_destroy 1 param → 204400403
GET
/rac/connection_tokens/{connection_token_uuid}/used_by/
Get a list of all objects that use this object
rac_connection_tokens_used_by_list 1 param → 200400403
GET
/rac/endpoints/
List accessible endpoints
rac_endpoints_list 7 params → 200400403
POST
/rac/endpoints/
Endpoint Viewset
rac_endpoints_create body → 201400403
GET
/rac/endpoints/{pbm_uuid}/
Endpoint Viewset
rac_endpoints_retrieve 1 param → 200400403
PUT
/rac/endpoints/{pbm_uuid}/
Endpoint Viewset
rac_endpoints_update 1 param body → 200400403
PATCH
/rac/endpoints/{pbm_uuid}/
Endpoint Viewset
rac_endpoints_partial_update 1 param body → 200400403
DELETE
/rac/endpoints/{pbm_uuid}/
Endpoint Viewset
rac_endpoints_destroy 1 param → 204400403
GET
/rac/endpoints/{pbm_uuid}/used_by/
Get a list of all objects that use this object
rac_endpoints_used_by_list 1 param → 200400403

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are RACProvider (17 properties), Endpoint (11 properties), PatchedEndpointRequest (8 properties), PartialUser (8 properties). Each schema is shown below with its type and property counts.

PatchedConnectionTokenRequest
object
ConnectionToken Serializer
3 properties
Pagination
object
7 properties 7 required
ProtocolEnum
string
Endpoint
object
Endpoint Serializer
11 properties 8 required
EndpointAuthModeEnum
string
PaginatedConnectionTokenList
object
3 properties 3 required
ConnectionTokenRequest
object
ConnectionToken Serializer
3 properties 2 required
PatchedEndpointRequest
object
Endpoint Serializer
8 properties
ValidationError
object
Validation Error
2 properties
UsedByActionEnum
string
Autocomplete
object
EndpointRequest
object
Endpoint Serializer
8 properties 5 required
PaginatedEndpointList
object
3 properties 3 required
PartialUser
object
Partial User Serializer, does not include child relations.
8 properties 4 required
RACProvider
object
RACProvider Serializer
17 properties 12 required
UsedBy
object
A list of all objects referencing the queried object
5 properties 5 required
GenericError
object
Generic API Error
2 properties 1 required
ConnectionToken
object
ConnectionToken Serializer
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

authentik-rac-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 Agents API
Where this information came from

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