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

Multi-tenant administration for deployments running more than one authentik tenant.

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

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

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

14 operations 6 paths 15 schemas 2 DELETE4 GET2 PATCH4 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 Tenants 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 14

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

tenants 14
GET
/tenants/domains/
Domain ViewSet
tenants_domains_list 4 params → 200400403
POST
/tenants/domains/
Domain ViewSet
tenants_domains_create body → 201400403
GET
/tenants/domains/{id}/
Domain ViewSet
tenants_domains_retrieve 1 param → 200400403
PUT
/tenants/domains/{id}/
Domain ViewSet
tenants_domains_update 1 param body → 200400403
PATCH
/tenants/domains/{id}/
Domain ViewSet
tenants_domains_partial_update 1 param body → 200400403
DELETE
/tenants/domains/{id}/
Domain ViewSet
tenants_domains_destroy 1 param → 204400403
GET
/tenants/tenants/
Tenant Viewset
tenants_tenants_list 4 params → 200400403
POST
/tenants/tenants/
Tenant Viewset
tenants_tenants_create body → 201400403
GET
/tenants/tenants/{tenant_uuid}/
Tenant Viewset
tenants_tenants_retrieve 1 param → 200400403
PUT
/tenants/tenants/{tenant_uuid}/
Tenant Viewset
tenants_tenants_update 1 param body → 200400403
PATCH
/tenants/tenants/{tenant_uuid}/
Tenant Viewset
tenants_tenants_partial_update 1 param body → 200400403
DELETE
/tenants/tenants/{tenant_uuid}/
Tenant Viewset
tenants_tenants_destroy 1 param → 204400403
POST
/tenants/tenants/{tenant_uuid}/create_admin_group/
Create admin group and add user to it.
tenants_tenants_create_admin_group_create 1 param body → 204400404403
POST
/tenants/tenants/{tenant_uuid}/create_recovery_key/
Create recovery key for user.
tenants_tenants_create_recovery_key_create 1 param body → 200400404403

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Pagination (7 properties), Domain (4 properties), Tenant (4 properties), PaginatedDomainList (3 properties). Each schema is shown below with its type and property counts.

PatchedTenantRequest
object
Tenant Serializer
3 properties
TenantRequest
object
Tenant Serializer
3 properties 2 required
Tenant
object
Tenant Serializer
4 properties 3 required
Pagination
object
7 properties 7 required
ValidationError
object
Validation Error
2 properties
TenantRecoveryKeyRequestRequest
object
Tenant recovery key creation request serializer
2 properties 2 required
Autocomplete
object
PatchedDomainRequest
object
Domain Serializer
3 properties
TenantAdminGroupRequestRequest
object
Tenant admin group creation request serializer
1 property 1 required
DomainRequest
object
Domain Serializer
3 properties 2 required
TenantRecoveryKeyResponse
object
Tenant recovery key creation response serializer
2 properties 2 required
Domain
object
Domain Serializer
4 properties 3 required
PaginatedTenantList
object
3 properties 3 required
PaginatedDomainList
object
3 properties 3 required
GenericError
object
Generic API Error
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

authentik-tenants-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 Tenants 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.